We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9df3f commit 8c8d922Copy full SHA for 8c8d922
2 files changed
_includes/header.html
@@ -1,6 +1,6 @@
1
<!-- Header -->
2
<header id="header"{% if page.layout == 'landing' %} class="alt"{% endif %}>
3
- <h1><a href="{{ site.baseurl }}/index.html">{{ site.title }}</a> <!-- <a href="ico-redirect.html" class="investment">ICO</a> --></h1>
+ <h1><a href="{{ site.baseurl }}/index.html">{{ site.title }}</a></h1>
4
<nav id="nav"> <!-- HIDING MENU -->
5
<ul>
6
<li class="special">
_includes/scripts.html
@@ -27,7 +27,6 @@
27
28
</script>
29
30
-<script async="true" src="https://static.optinchat.com/optinchat.js" id="oc_script" convid="qN949KiLXoUNDEigBqakuN5eAEy2"></script>
31
32
33
<!-- <script type="text/javascript">
0 commit comments