Skip to content

Commit

Permalink
Add github repo button to site
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsAurora committed May 21, 2024
1 parent 59736cd commit 12aa1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<h1 class="text-center mt-5">FMHY Filterlist</h1>
<h4 class="text-center mt-3">This filterlist blocks unsafe sites listed in the <a href="https://fmhy.pages.dev/unsafesites">unsafe sites list.</a></h4>
<button type="button" id="downloadButton" class="btn btn-primary mt-4 rounded mx-auto d-block" data-bs-toggle="modal" data-bs-target="#exampleModal">Download</button>
<a href="https://github.com/WindowsAurora/FMHYFilterlist"><button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">Github</button></a>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
Expand Down

0 comments on commit 12aa1e1

Please sign in to comment.