Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
carnivoroustoad authored Feb 29, 2024
1 parent d404906 commit 4986f60
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions committee/adhoc_ga/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,9 @@ <h1>
<div class="row">
<div class="col">
<p class="text-light">
<a href="/static/BGs/AdHocGA.pdf" class="bg-link" target="_blank">HINT</a>
<a href="/static/BGs/AdHocGA.pdf" class="bg-link" target="_blank">HINT 1</a>
<br>
<a href="/static/BGs/AdHocGA2.pdf" class="bg-link" target="_blank">HINT 2</a>
<br>
<p>

Expand Down Expand Up @@ -380,4 +382,4 @@ <h5></h5>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
<script src="/static/script.js"></script>
</body>
</html>
</html>

0 comments on commit 4986f60

Please sign in to comment.