Add HumanMadeMark

Signed-off-by: GitHub Action <action@github.com>
This commit is contained in:
GitHub Action
2024-07-11 11:54:28 +00:00
parent f6bb50aa1d
commit 5ee9c82125
8 changed files with 19 additions and 2 deletions

View File

@ -961,6 +961,11 @@ a.footnote-ref {
}
}
.human{
display: flex;
justify-content: flex-end;
}
// If homeSubtitlePrinter is true
{{ if .Site.Params.homeSubtitlePrinter }}
#home-subtitle{