summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2019-05-19 12:13:24 +0200
committeruvok cheetah2019-05-19 12:13:24 +0200
commit499d411529cf92e8a483588822482c98e7e75999 (patch)
tree4769755c098eaaf1e5cfdd39ef2bb666c9fa2a47
parentbb4d1f155c2b5236a4c9c86a31f3a8574362ae81 (diff)
Add migration notice to page template
-rw-r--r--_layouts/post.html4
-rw-r--r--_posts/2009-01-21-gameboy-emulator.md2
2 files changed, 4 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 5d8bf45..5078b91 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -8,6 +8,10 @@ layout: default
<p class="post-meta"><time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time>{% if page.author %} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">{{ page.author }}</span></span>{% endif %}</p>
</header>
+ {% if page.blogger_id %}
+ <p><em>Dieser Post wurde ursprünglich auf blogger.com veröffentlicht.</em></p>
+ {% endif %}
+
<div class="post-content" itemprop="articleBody">
{{ content }}
</div>
diff --git a/_posts/2009-01-21-gameboy-emulator.md b/_posts/2009-01-21-gameboy-emulator.md
index c25d96c..27f2fdf 100644
--- a/_posts/2009-01-21-gameboy-emulator.md
+++ b/_posts/2009-01-21-gameboy-emulator.md
@@ -11,8 +11,6 @@ blogger_id: tag:blogger.com,1999:blog-3402054131713474507.post-35118687300350105
blogger_orig_url: https://uvok.blogspot.com/2009/01/gameboy-emulator.html
---
-*Dieser Post wurde ursprünglich auf blogger.com veröffentlicht.*
-
Beim Rumstöbern im
<a target="_blank" rel="noreferrer" href="https://wiki.ubuntuusers.de/">Ubuntuusers Wiki</a> bin ich auf die
Artikel von