Skip to content

Commit 733744e

Browse files
committed
Cleanup
1 parent 2832ecf commit 733744e

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

hugo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,3 @@ enable = false
281281
# url = "https://example.org/mail"
282282
# icon = "fa fa-envelope"
283283
# desc = "Discuss development issues around the project"
284-
285-
[params.cdn]
286-
jquery = 'https://code.jquery.com/jquery-3.7.1.min.js'
287-
jquery_hash = 'sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo='
288-
289-
[params.csp]
290-
scriptsrc = ["'self'", "'unsafe-inline'", "https://code.jquery.com"]

layouts/partials/hooks/body-end.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
<!-- ><script type="text/javascript" src="/js/carousel.js"></script>
2-
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
32
<link rel="stylesheet" href="/css/carousel.css"> -->
43
<link rel="stylesheet" href="/css/custom.css">

0 commit comments

Comments
 (0)