Added a small script to decode hexa (useful for hiding emails)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
title="{{ SITENAME }} — Flux RSS"
|
||||
href="{{ SITEURL }}/{{ FEED_RSS }}" />
|
||||
{% endif %}
|
||||
<script src="{{ SITEURL }}/theme/js/hex2ascii.js"></script>
|
||||
<!--[if lte IE 8]><script src="{{ SITEURL }}/theme/js/html5shiv.js"></script><![endif]-->
|
||||
{% if GOOGLE_ANALYTICS %}
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user