mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-08 23:27:50 -04:00
got a basic side nav bar for documentation formatted the way i want. now need to figure out how to autogenerate
This commit is contained in:
parent
2e0e29a4f8
commit
2cf2bdf8ad
6 changed files with 20 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
<nav class="navbar navbar-expand-lg navbar-dark animated fadeIn fixed-top">
|
||||
<div class="container-fluid">
|
||||
<nav class="navbar navbar-top navbar-expand-lg navbar-dark animated fadeIn fixed-top">
|
||||
<div class="container">
|
||||
|
||||
<a class="navbar-brand" href="/#">lenordsNet</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue