tangled
alpha
login
or
join now
nel.pet
/
www.nelind.dk
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add plausible analytics
nel.pet
2 years ago
e1a973ca
96f58b2d
+2
2 changed files
expand all
collapse all
unified
split
index.html
projects
index.html
+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
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
10
+
<script defer data-domain="nelind.dk" src="https://plausible.nelind.dk/js/script.js"></script>
10
11
</head>
11
12
<body>
12
13