Skip to content

Commit

Permalink
re-render
Browse files Browse the repository at this point in the history
  • Loading branch information
benubah committed Jan 28, 2024
1 parent ca747aa commit e358069
Showing 6 changed files with 21 additions and 5 deletions.
4 changes: 4 additions & 0 deletions docs/LICENSE.html
Original file line number Diff line number Diff line change
@@ -92,6 +92,10 @@
<li class="nav-item">
<a class="nav-link" href="./index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index2.html">
<span class="menu-text">Home 2</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-about" role="button" data-bs-toggle="dropdown" aria-expanded="false">
4 changes: 4 additions & 0 deletions docs/about/sponsors/index.html
Original file line number Diff line number Diff line change
@@ -152,6 +152,10 @@
<li class="nav-item">
<a class="nav-link" href="../../index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../../index2.html">
<span class="menu-text">Home 2</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-about" role="button" data-bs-toggle="dropdown" aria-expanded="false">
10 changes: 5 additions & 5 deletions docs/listings.json
Original file line number Diff line number Diff line change
@@ -4,23 +4,23 @@
"items": []
},
{
"listing": "/about/sponsors/index.html",
"listing": "/index.html",
"items": []
},
{
"listing": "/index.html",
"listing": "/about/sponsors/index.html",
"items": []
},
{
"listing": "/participation/keydates/index.html",
"listing": "/index2.html",
"items": []
},
{
"listing": "/program/speakers/index.html",
"listing": "/participation/keydates/index.html",
"items": []
},
{
"listing": "/index2.html",
"listing": "/program/speakers/index.html",
"items": []
}
]
4 changes: 4 additions & 0 deletions docs/participation/coc.html
Original file line number Diff line number Diff line change
@@ -92,6 +92,10 @@
<li class="nav-item">
<a class="nav-link" href="../index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index2.html">
<span class="menu-text">Home 2</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-about" role="button" data-bs-toggle="dropdown" aria-expanded="false">
4 changes: 4 additions & 0 deletions docs/program/speakers/index.html
Original file line number Diff line number Diff line change
@@ -152,6 +152,10 @@
<li class="nav-item">
<a class="nav-link" href="../../index.html">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../../index2.html">
<span class="menu-text">Home 2</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-about" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Binary file removed docs/site_libs/bootstrap/img/background.png
Binary file not shown.

0 comments on commit e358069

Please sign in to comment.