Skip to content

Commit

Permalink
Update default_slides.html
Browse files Browse the repository at this point in the history
add navbar
  • Loading branch information
himham-jak authored Jan 8, 2024
1 parent 37fe5e3 commit 0ba26aa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions slides/default_slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
</head>
<body>
<main>
<div class="anchors"><ul>
<li><a href="#page-1" class="active">Page 1</a></li>
<li><a href="#page-2">Page 2</a></li>
<li><a href="#page-3">Page 3</a></li>
<li><a href="#page-4">Page 4</a></li>
<li><a href="#page-5">Page 5</a></li>
<li><a href="#page-6">Page 6</a></li>
</ul></div>

<section data-anchor="page 1"><img src="https://himham-jak.github.io/images/darx.png"/><br>About</section>
<section data-anchor="page 2">Projects</section>
<section data-anchor="page 3">Blog</section>
Expand Down

0 comments on commit 0ba26aa

Please sign in to comment.