Remove the feather.js support

Fixes #32
This commit is contained in:
slashformotion 2021-08-21 15:59:15 +02:00
parent 7a180ddead
commit 472bb3d36b

View file

@ -4,10 +4,6 @@
<body > <body >
{{ block "main" . }}{{ end }} {{ block "main" . }}{{ end }}
<script>
feather.replace()
</script>
</body> </body>
</html> </html>