summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorDevin Wadsworth <devinwadsworth@gmail.com>2012-06-02 01:30:48 +0200
committerDevin Wadsworth <devinwadsworth@gmail.com>2012-06-02 01:30:48 +0200
commitd434f0324cefbef86f471f2bd49e9fc218001f13 (patch)
tree4f1c1e1242bfb2fecc1bf9bf5fb620c03bbddccb /source
parentab2b4a9da70b6be025165e03388a81aba9c9b753 (diff)
downloadoctopress-theme-jeyzu-d434f0324cefbef86f471f2bd49e9fc218001f13.zip
octopress-theme-jeyzu-d434f0324cefbef86f471f2bd49e9fc218001f13.tar.gz
delicious icon for issue #9
Diffstat (limited to 'source')
-rw-r--r--source/_includes/header.html3
-rw-r--r--source/images/delicious.pngbin0 -> 1064 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/source/_includes/header.html b/source/_includes/header.html
index b0854ca..2985d7f 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -21,6 +21,9 @@
{% if site.pinterest_user %}
<a class="pinterest" href="https://pinterest.com/{{ site.pinterest_user }}" title="Pinterest">Pinterest</a>
{% endif %}
+ {% if site.delicious_user %}
+ <a class="delicious" href="http://delicious.com/{{ site.delicious_user }}" title="Delicious">Delicious</a>
+ {% endif %}
{% if site.subscribe_rss %}
<a class="rss" href="{{ site.subscribe_rss }}" title="RSS">RSS</a>
{% endif %}
diff --git a/source/images/delicious.png b/source/images/delicious.png
new file mode 100644
index 0000000..a936776
--- /dev/null
+++ b/source/images/delicious.png
Binary files differ