forked from mirrors/hugo-tufte
Merge pull request #33 from slashformotion/slashformotion/issue32
Remove the feather.js support
This commit is contained in:
commit
37be798a80
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
||||||
|
|
||||||
<body >
|
<body >
|
||||||
{{ block "main" . }}{{ end }}
|
{{ block "main" . }}{{ end }}
|
||||||
|
|
||||||
<script>
|
|
||||||
feather.replace()
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue