Skip to content

Commit

Permalink
add example title
Browse files Browse the repository at this point in the history
  • Loading branch information
luxplanjay committed Feb 4, 2024
1 parent 72971a1 commit 63d08f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<script type="module" src="./index.js"></script>
</head>
<body>
<h1>Example title</h1>
<!-- ❗️❗️❗️ Add partials like so for every page -->
<include src="./partials/example.html"></include>
</body>
Expand Down

0 comments on commit 63d08f6

Please sign in to comment.