madebydanny.uk written in html, css, and a lot of JavaScript I don't understand madebydanny.uk
html css javascript
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

hgjh

+3 -2
+2 -2
index.html
··· 78 78 <h2>Where to find me & my work</h2> 79 79 <div class="links-container"> 80 80 <!-- Text Bites --> 81 - <a href="/pi/500k.html" class="link-item"> 81 + <a href="/pi/index.html" class="link-item"> 82 82 83 - <span>First 500,000 digits of π</span> 83 + <span>π's</span> 84 84 </a> 85 85 <!-- Uptime --> 86 86 <a href="https://status.madebydanny.uk" target="_blank" rel="noopener noreferrer" class="link-item">
+1
pi/index.html
··· 1 + <a href="/pi/500k.html">500k</a>