feat: SSR 站点单页 /page/:slug 与 Admin CRUD
EOF Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<p>
|
||||
{{.SiteName}}
|
||||
{{if .ShowFriendLinksFooter}} · <a href="/links">友情链接</a>{{end}}
|
||||
{{range .FooterPages}} · <a href="/page/{{.Slug}}">{{.Title}}</a>{{end}}
|
||||
</p>
|
||||
</footer>
|
||||
<script src="/ssr-assets/site.js" defer></script>
|
||||
|
||||
Reference in New Issue
Block a user