mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
Update article headers
This commit is contained in:
parent
f5b75ce74a
commit
ae43e1e54d
@ -10,17 +10,19 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<p style="font-size: 0.7em"> tags:
|
<p style="font-size: 0.7em"> tags: [
|
||||||
$for(tags)$
|
$for(tags)$
|
||||||
<a href="/.tags/$tags$.html">$tags$</a>$sep$,
|
<a href="/.tags/$tags$.html">$tags$</a>$sep$,
|
||||||
$endfor$
|
$endfor$
|
||||||
</p>
|
]</p>
|
||||||
<p class="smallText" id="footer">
|
<p class="smallText">
|
||||||
written by $author$, generated by
|
written by $for(author)$$author$$sep$, $endfor$
|
||||||
<a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
|
<p class="smallText">
|
||||||
|
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default
|
||||||
|
colors
|
||||||
</p>
|
</p>
|
||||||
<p class="smallText">
|
<p class="smallText">
|
||||||
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default colors
|
page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
|
||||||
</p>
|
</p>
|
||||||
<details id="commitLog">
|
<details id="commitLog">
|
||||||
<summary class="smallText">
|
<summary class="smallText">
|
||||||
|
@ -8,7 +8,9 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<p class="smallText" id="footer"> page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a></p>
|
<p class="smallText">
|
||||||
|
page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
|
||||||
|
</p>
|
||||||
<details>
|
<details>
|
||||||
<summary class="smallText">
|
<summary class="smallText">
|
||||||
Commit log (file history)
|
Commit log (file history)
|
||||||
|
Loading…
Reference in New Issue
Block a user