diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2016-07-03 13:46:26 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2016-07-03 13:47:18 +0200 |
commit | d265a632450826dbeebd45aea7c7437b2f33d6b6 (patch) | |
tree | 4ebf7d8548a479465876eba1a74f3850f1c43018 /xsl | |
parent | c67acddc6d4b6270c3a3dbb0fb3238f47220ab24 (diff) | |
download | mutti-web-d265a632450826dbeebd45aea7c7437b2f33d6b6.tar.gz mutti-web-d265a632450826dbeebd45aea7c7437b2f33d6b6.tar.bz2 mutti-web-d265a632450826dbeebd45aea7c7437b2f33d6b6.zip |
Remove facebook link (as we have deleted that page)
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 25eed82..9c84fbd 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -50,9 +50,6 @@ <br/> <br/> - <a href="https://www.facebook.com/pages/Beratung-Controlling-Angelika-Franzke/619857168040817"> - <img src="img/facebook.jpg" class="social-icon" alt="Facebook" /> - </a> <a href="https://plus.google.com/112211240794067152603"> <img src="img/gplus.png" class="social-icon" alt="Google Plus" /> </a> |