mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 13:10:07 +00:00
🚸 增强面板自定义CSS功能
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
{{define "theme-default/home"}}
|
||||
{{template "common/header" .}}
|
||||
{{if ts .CustomCSS}}
|
||||
{{tag "style"}}
|
||||
{{.CustomCSS|safe}}
|
||||
{{tag "/style"}}
|
||||
{{if ts .CustomCode}}
|
||||
{{.CustomCode|safe}}
|
||||
{{end}}
|
||||
{{template "common/menu" .}}
|
||||
<div class="nb-container">
|
||||
|
||||
Reference in New Issue
Block a user