Add github repo button to site

This commit is contained in:
WindowsAurora 2024-05-21 10:09:35 +01:00
parent 59736cd691
commit 12aa1e1506

View file

@ -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">