tangled
alpha
login
or
join now
danielmorrisey.com
/
website
1
fork
atom
madebydanny.uk written in html, css, and a lot of JavaScript I don't understand
madeydanny.uk
html
css
javascript
1
fork
atom
overview
issues
pulls
pipelines
did a thing
Daniel Morrisey
3 months ago
118a88dc
5d593d69
+7
2 changed files
expand all
collapse all
unified
split
css
index.css
index.html
+4
css/index.css
···
932
932
background-image: url("https:imrs.madebydanny.uk?url=https://cloudflareisawesome.madebydanny.uk/madebydanny.uk/site-assets/minimalist-forest-watchtower-sunset-tr6zh724c1z0skyv.jpg");
933
933
background-attachment: fixed; /* Better performance on mobile */
934
934
}
935
935
+
}
936
936
+
#footer img {
937
937
+
width: 100px;
938
938
+
margin-top: 10px;
935
939
}
+3
index.html
···
133
133
alt="Web Analytics Made Easy - Statcounter"
134
134
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
135
135
<!-- End of Statcounter Code -->
136
136
+
<a href="https://creativecommons.org/licenses/by-nc/4.0/deed">
137
137
+
<img src="https://public-cdn.madebydanny.uk/user-content/2025-11-24/1764019990785_by-nc.svg" alt="Made by Danny UK Logo">
138
138
+
</a>
136
139
</div>
137
140
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa-solid fa-arrow-up"></i></button>
138
141
<script src="https://feed.madebydannyuk.workers.dev/embed.js" async></script>