Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Add survey for improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmeister committed Mar 17, 2016
1 parent 5d0113f commit 81f8e3e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,4 +1,5 @@
node_modules
tmp
source
npm-debug.log
npm-debug.log
.idea
12 changes: 7 additions & 5 deletions views/index.ejs
Expand Up @@ -98,11 +98,13 @@
</form>
</section>
</div>
<!-- <div class="box container">
<header>
<h2>Download Counter</h2>
</header>
</div> -->
<div class="box container">
<section>
<div id="impactful-tutorial"></div>
<script src="//client.stepify.co/embed/tutorize.js"></script>
<script>tutorizeInit("id", "56eb25864780f81200ee8f7d");</script>
</section>
</div>
</div>

<!-- Footer -->
Expand Down

0 comments on commit 81f8e3e

Please sign in to comment.