Skip to content

Commit

Permalink
chore(anime.js): drop unused (#3351)
Browse files Browse the repository at this point in the history
* fix(anime.js): correctly set the static path

Signed-off-by: Ettore Di Giacinto <[email protected]>

* Drop anime.js (unused)

Signed-off-by: Ettore Di Giacinto <[email protected]>

---------

Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Aug 21, 2024
1 parent d3a217c commit b510352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
6 changes: 1 addition & 5 deletions core/http/views/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
rel="stylesheet"
href="/static/assets/highlightjs.css"
/>
<script defer src="/static/assets/anime.min.js"></script>
<script
defer
src="/static/assets/highlightjs.js"
></script>
<script defer src="/static/assets/highlightjs.js"></script>
<script
defer
src="/static/assets/alpine.js"
Expand Down
5 changes: 1 addition & 4 deletions embedded/webui_static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,4 @@
sha: "8a9a74f4455f392ec3e7499cfda6097b536bb4b7f1e529a079c3d953c08b54ca"
- filename: "KFOlCnqEu92Fr1MmYUtfBBc9.ttf"
url: "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc9.ttf"
sha: "361a50f8a6c816ba4306c5290b7e487a726e1b4dcc3d8d7e4acf1fc2dae9f551"
- filename: "anime.js"
url: "https://raw.githubusercontent.com/juliangarnier/anime/master/lib/anime.min.js"
sha: "bceef94f964481f7680d95e7fbbe5a8c20d3945a926a754874898a578db7c7ab"
sha: "361a50f8a6c816ba4306c5290b7e487a726e1b4dcc3d8d7e4acf1fc2dae9f551"

0 comments on commit b510352

Please sign in to comment.