mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
Add github repo button to site
This commit is contained in:
parent
59736cd691
commit
12aa1e1506
1 changed files with 1 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue