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.

updated SEO

+3 -3
+3 -3
index.html
··· 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 6 <title>Daniel Morrisey — madebydanny.uk</title> 7 - <meta name="description" content="Web developer, musician, and Bluesky enthusiast. Explore my work, music, and creative projects."> 7 + <meta name="description" content="Hello I'm Daniel Morrisey, I'm on Bluesky where I post everything into the endless jet stream of posts™"> 8 8 <meta name="keywords" content="Daniel Morrisey, web developer, Bluesky, music, portfolio"> 9 9 <meta name="author" content="Daniel Morrisey"> 10 10 <meta name="robots" content="index, follow"> ··· 14 14 <meta property="og:url" content="https://madebydanny.uk/"> 15 15 <meta property="og:type" content="website"> 16 16 <meta property="og:title" content="Daniel Morrisey — madebydanny.uk"> 17 - <meta property="og:description" content="Web developer, musician, and Bluesky enthusiast"> 17 + <meta property="og:description" content="Hello I'm Daniel Morrisey, I'm on Bluesky where I post everything into the endless jet stream of posts™"> 18 18 <meta property="og:image" content="https://cdn.madebydanny.uk/user-content/2026-03-20/07c24dfa-7037-4409-8774-a8235c350a0e.png"> 19 19 <meta property="og:site_name" content="madebydanny.uk"> 20 20 <meta property="og:locale" content="en_US"> ··· 22 22 <!-- Twitter Card --> 23 23 <meta name="twitter:card" content="summary_large_image"> 24 24 <meta name="twitter:title" content="Daniel Morrisey — madebydanny.uk"> 25 - <meta name="twitter:description" content="Web developer, musician, and Bluesky enthusiast"> 25 + <meta name="twitter:description" content="Hello I'm Daniel Morrisey, I'm on Bluesky where I post everything into the endless jet stream of posts™"> 26 26 <meta name="twitter:image" content="https://cdn.madebydanny.uk/user-content/2026-03-20/07c24dfa-7037-4409-8774-a8235c350a0e.png"> 27 27 28 28 <link rel="canonical" href="https://madebydanny.uk/">