aboutsummaryrefslogtreecommitdiffstats
path: root/templates/head.html
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2024-01-07 17:43:05 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2024-01-07 17:43:05 +0100
commitb40299538a73d25d096d8f58f1468cd7f647a3f9 (patch)
treec7635cc964ad790a6f520862e948c16a2b2021a4 /templates/head.html
parentc2742cde3d034b2af9bbcee90765338ee094e6cc (diff)
downloadcats-radio-node-b40299538a73d25d096d8f58f1468cd7f647a3f9.tar.gz
cats-radio-node-b40299538a73d25d096d8f58f1468cd7f647a3f9.tar.bz2
cats-radio-node-b40299538a73d25d096d8f58f1468cd7f647a3f9.zip
Add first iteration of send page, and fake-radio
Diffstat (limited to 'templates/head.html')
-rw-r--r--templates/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/head.html b/templates/head.html
index 67eb7bd..10d2b13 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/style.css" type="text/css">
<link rel="stylesheet" href="/static/font-awesome/css/font-awesome.min.css">
- <!-- <script src="/static/index.js" defer></script> -->
+ <script src="/static/main.js" defer></script>
</head>
<body>
<div class="flex">