diff mrjunejune/pages/tools/index.html @ 78:e7bf9e002850

amend
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 15:07:43 -0800
parents 35b1abc37969
children d55157451947
line wrap: on
line diff
--- a/mrjunejune/pages/tools/index.html	Wed Dec 31 14:17:40 2025 -0800
+++ b/mrjunejune/pages/tools/index.html	Wed Dec 31 15:07:43 2025 -0800
@@ -6,7 +6,7 @@
     <link rel="stylesheet" href="/tools/index.css" />
   </head>
   <body>
-     <div id="header"></div>
+      {{/parts/header.html}}
      <main>
        <h1 class="title"> Tools </h1>
        <ul class="nav-list">
@@ -14,5 +14,4 @@
        </ul>
      </main>
   </body>
-  <script src="/index.js"></script>
 </html>