FEAT: directory stylesheet overrides
This commit is contained in:
parent
523aa894d0
commit
eac93e08bb
3 changed files with 16 additions and 2 deletions
|
|
@ -142,6 +142,9 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
{{if .CSS}}
|
||||
<style>{{.CSS}}</style>
|
||||
{{end}}
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue