mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 01:05:07 +02:00
html title
This commit is contained in:
@@ -17,9 +17,16 @@
|
||||
gen-table-of-contents: true,
|
||||
gen-index-ref: true,
|
||||
min-pdf-link: true,
|
||||
html-title,
|
||||
content) = {
|
||||
|
||||
core-page-style[
|
||||
let head = context if is-html() {
|
||||
[
|
||||
#html.elem("title", html-title)
|
||||
]
|
||||
} else {[]}
|
||||
|
||||
core-page-style(html-head: head)[
|
||||
#if is-web {
|
||||
let off = 3;
|
||||
|
||||
|
Reference in New Issue
Block a user