this repo has no description

add plausible analytics

+2
+1
index.html
··· 7 7 <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans"> 8 8 <link rel="stylesheet" href="/style.css"> 9 9 <link rel="stylesheet" href="/index.css"> 10 + <script defer data-domain="nelind.dk" src="https://plausible.nelind.dk/js/script.js"></script> 10 11 </head> 11 12 <body> 12 13
+1
projects/index.html
··· 7 7 <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans"> 8 8 <link rel="stylesheet" href="/style.css"> 9 9 <link rel="stylesheet" href="projects.css"> 10 + <script defer data-domain="nelind.dk" src="https://plausible.nelind.dk/js/script.js"></script> 10 11 </head> 11 12 <body> 12 13