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 5810dd0 commit 7fba835Copy full SHA for 7fba835
_includes/our-tutors.html
@@ -41,5 +41,7 @@ <h3 class="tutor-sign-up">Interested in becoming a tutor?</h3>
41
42
<script src="https://cdn.tutorcruncher.com/socket/0.0.5/socket.js"></script>
43
<script>
44
- socket('9c79f14df986a1ec693c')
+ socket('9c79f14df986a1ec693c', {
45
+ router_mode: 'history'
46
+ })
47
</script>
_redirects
@@ -0,0 +1 @@
1
+/* /index.html 200
0 commit comments