new style + some posts
This commit is contained in:
parent
2d53d00d20
commit
8f8150eaac
21 changed files with 847 additions and 788 deletions
|
@ -4,11 +4,16 @@
|
|||
<meta name=viewport content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel=stylesheet href=/style/page.css>
|
||||
$if(meta)$
|
||||
<link rel=stylesheet href=/style/meta.css>
|
||||
$endif$
|
||||
$for(css)$
|
||||
<link rel=stylesheet href=/style/$css$>
|
||||
$endfor$
|
||||
<link rel=alternate href=/rss.xml type=application/rss+xml>
|
||||
|
||||
<script src=/script/hue.js type=module></script>
|
||||
|
||||
$for(header-includes)$
|
||||
$header-includes$
|
||||
$endfor$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue