- commit
- 4694af42a0891ff0ace59854043f1c57d4909ae3
- parent
- 5628335eae1447cd828d11477e705b41161ed7ba
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-12-21 10:40
fix document outline
Diffstat
| M | plutopluto/index.html | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/plutopluto/index.html b/plutopluto/index.html
@@ -18,7 +18,7 @@ 18 18 · Posted on <a href="{{link}}">{{dt}}</a> 19 19 </span> 20 20 </header>21 -1 <h2 class="title"><a href="{{link}}">{{title}}</a></h2>-1 21 <h1 class="title"><a href="{{link}}">{{title}}</a></h1> 22 22 {{{content}}} 23 23 </article> 24 24 </template>