Skip to content

Commit

Permalink
feat: remove target from head
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsaplin committed Jun 4, 2024
1 parent 7c0a52f commit 65dc355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion head.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<script src="/solutions/scripts/lib-franklin.js" type="module"></script>
<script src="/solutions/scripts/utils.js" type="module"></script>
<script src="/solutions/scripts/target.js" type="module"></script>
<script src="/solutions/scripts/scripts.js" type="module"></script>
<link rel="stylesheet" href="/solutions/styles/styles.css"/>

0 comments on commit 65dc355

Please sign in to comment.