Skip to content

Commit

Permalink
Remove Hugo boilerplate javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
flokoe committed Jun 4, 2024
1 parent f5a0bcb commit c46183d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion themes/v1/assets/js/main.js

This file was deleted.

2 changes: 1 addition & 1 deletion themes/v1/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">

{{ partialCached "head/css.html" . }}
{{ partialCached "head/js.html" . }}
<!-- {{ partialCached "head/js.html" . }} -->

0 comments on commit c46183d

Please sign in to comment.