mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
add feedback link to project repository
This commit is contained in:
parent
10fe0a3554
commit
14076f0543
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ sub_filter_types *;
|
|||
sub_filter '<script' '<!-- <script';
|
||||
sub_filter '</script>' '</script> -->';
|
||||
|
||||
# Feedback link to project repository
|
||||
sub_filter '</body>' '<a style="position:fixed;top:20px;right:20px;z-index:999" href="https://github.com/YGGverse/YGGbro" target="_blank">YGGbro</a></body>';
|
||||
|
||||
# Links
|
||||
|
||||
# .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue