diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-05-17 14:46:29 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:50 +0200 |
commit | cbbe0c556de9b506dc69875110214c73189313d0 (patch) | |
tree | 5ed41105b3c82873aa9d5295105b6a0e78c9cb2f /docs/changelog/template.html | |
parent | 5582e1725689af43bf64dfbd8d036e74fe64d3df (diff) | |
download | Ishtar-cbbe0c556de9b506dc69875110214c73189313d0.tar.bz2 Ishtar-cbbe0c556de9b506dc69875110214c73189313d0.zip |
Update html changelog generation
Diffstat (limited to 'docs/changelog/template.html')
-rw-r--r-- | docs/changelog/template.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/changelog/template.html b/docs/changelog/template.html index 309f517ce..2a6361ba7 100644 --- a/docs/changelog/template.html +++ b/docs/changelog/template.html @@ -9,9 +9,6 @@ <link rel="stylesheet" href="css/combo.css"> </head> <body> - <div class="container center"> - <p><a href="https://www.iggdrasil.net"><img src="img/iggdrasil.png"></a></p> - </div> <div class='container'> $body$ </div> |