summaryrefslogtreecommitdiff
path: root/snippets/head.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2022-08-22 00:52:15 +0200
committerpdp8 <pdp8@pdp8.info>2022-08-22 00:52:15 +0200
commite3c672f4648997dbe00624e09c63c990a8ea3596 (patch)
tree2b81023c89da84b09188d9bbbcc3d907faf8df6f /snippets/head.html
parent28792e4d504d59b5aeab70d66ea6be51c9c683b1 (diff)
audio and video rendering, Fork-Awesome-1.2.0 included
Diffstat (limited to 'snippets/head.html')
-rw-r--r--snippets/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/head.html b/snippets/head.html
index 89119aa..26d037f 100644
--- a/snippets/head.html
+++ b/snippets/head.html
@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<title>pdp8</title>
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
+ <link rel="stylesheet" href="/Fork-Awesome-1.2.0/css/fork-awesome.min.css">
<link rel="stylesheet" type="text/css" href="/style.css">
</head>