summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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