mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 09:35:32 +00:00
fix project link offset
This commit is contained in:
parent
cd7d5f55ed
commit
2bd867ca45
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@ server {
|
||||||
sub_filter_types *;
|
sub_filter_types *;
|
||||||
|
|
||||||
# Feedback link to project repository
|
# 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/tree/main/nginx/howto.ygg/betahowto.duckdns.org" target="_blank">YGGbro</a></body>';
|
sub_filter '</body>' '<a style="position:fixed;top:36px;right:8px;z-index:999" href="https://github.com/YGGverse/YGGbro/tree/main/nginx/howto.ygg/betahowto.duckdns.org" target="_blank">YGGbro</a></body>';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue