diff --git a/i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst b/i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst index 5eebd211..28e89a9e 100644 --- a/i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst +++ b/i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst @@ -39,6 +39,8 @@ Monotone to thank the Monotone developers, current and former, wherever they are for the software they created. {%- endtrans %} +.. image:: /_static/images/GoodbyeMTN.png + {% trans -%} GPG Signing {%- endtrans %} diff --git a/i2p2www/static/images/GoodbyeMTN.png b/i2p2www/static/images/GoodbyeMTN.png new file mode 100644 index 00000000..efdf3fff Binary files /dev/null and b/i2p2www/static/images/GoodbyeMTN.png differ diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css index 85f8579b..c8dea773 100644 --- a/i2p2www/static/styles/duck/default.css +++ b/i2p2www/static/styles/duck/default.css @@ -301,6 +301,10 @@ div#content .inner h1 { width: auto; } +html body div.container-fluid div#content main.inner div.fluid article.content-inner div#post div#the-i2p-git-migration-is-nearly-concluded.section img { + padding-right: 0 !important; +} + div#content .inner h2 { font-size: 1.6em; border-bottom: 1px solid black