prune some comments

This commit is contained in:
Dooho Yi 2025-03-19 11:40:09 +09:00
parent 30172e9dd4
commit 4c96094f2e

View file

@ -170,22 +170,9 @@
</head> </head>
<body> <body>
<!--<div class="menu">-->
<!--<a href="{{ .Site.BaseURL }}">-->
<!-- <div id="menubtn" onclick="moveback()">-->
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="39.903442" height="26.489899" viewBox="0 0 39.903442 26.489899">-->
<!-- <g transform="matrix(0.41068348,0,0,1,-138.3332,-42.4699)" stroke="currentColor">-->
<!-- <path d="m 336.83655,43.2199 c 97.16345,0 97.16345,0 97.16345,0" />-->
<!-- <path d="m 336.83655,55.71485 c 97.16345,0 97.16345,0 97.16345,0" />-->
<!-- <path d="m 336.83655,68.2098 c 97.16345,0 97.16345,0 97.16345,0" />-->
<!-- </g>-->
<!-- </svg>-->
<!-- </div>-->
<!--</div>-->
<div class="wrapper"> <div class="wrapper">
<div class="header"> <div class="header">
<div class="home"> <div class="home">
<!--<a href="{{ .Site.BaseURL }}">-->
<div id="logobtn" onclick="moveback()"> <div id="logobtn" onclick="moveback()">
<svg xmlns="http://www.w3.org/2000/svg" width="228.02666" height="230.83372" viewBox="0 0 228.02666 230.83372"> <svg xmlns="http://www.w3.org/2000/svg" width="228.02666" height="230.83372" viewBox="0 0 228.02666 230.83372">
<defs> <defs>
@ -257,7 +244,6 @@
} }
} }
</script> </script>
<!-- <script src="/theme/base.js"></script> -->
</body> </body>
</html> </html>