change footer

This commit is contained in:
Radek Stepan 2014-11-10 20:42:16 -07:00
parent 96f4cce9db
commit 5fb23f2dfe
4 changed files with 2 additions and 4 deletions

View File

@ -6,6 +6,5 @@
</head>
<body>
<script src="js/app.bundle.js"></script>
<script src="https://assets.helpful.io/assets/widget.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,7 @@
<div id="footer">
<div class="wrap">
&copy; 2012-2014 <a href="https://assembly.com/burnchart">Made with <Icons icon="heart"/> on Assembly</a>
&copy; 2012-2014 <a href="https:/radekstepan.com">Radek Stepan</a>
</div>
</div>
</div>

View File

@ -26,6 +26,5 @@
<ul>
<li><a href="#new/project" class="add"><Icons icon="plus"/> Add a Project</a></li>
<li><a href="#demo"><Icons icon="computer"/> See Examples</a></li>
<li><a href="mailto:burnchart@helpful.io" data-helpful="burnchart" data-helpful-modal="on"><Icons icon="help"/> Contact</a></li>
</ul>
</div>