music i like
This commit is contained in:
parent
47176efa94
commit
8156ae97bd
@ -58,6 +58,7 @@ I'm vaccinated against COVID-19. Are you?
|
||||
<A HREF="/faq" >/faq</A>,
|
||||
<A HREF="#harmful" >#harmful</A>,
|
||||
<A HREF="/home" >/home</A>,
|
||||
<A HREF="/music" >/music</A>,
|
||||
<A HREF="/pasta/" >/pasta/</A>,
|
||||
<A HREF="#playground">#playground</A>,
|
||||
<A HREF="/politics" >/politics</A>,
|
||||
|
33
homepage/music.html
Normal file
33
homepage/music.html
Normal file
@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML LANG="en">
|
||||
<HEAD>
|
||||
<LINK HREF="http://www.trinity.moe/music" REL="canonical" />
|
||||
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||
<LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
|
||||
<META CHARSET="UTF-8" />
|
||||
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
|
||||
<TITLE>music i like</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||
<H1>Music I like</H1>
|
||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||
<UL>
|
||||
<LI>1983-11-21 - 黄昏のBay City - FULL MOON - 八神純子</LI>
|
||||
<LI>1984-04-25 - * - VARIETY - 竹内まりや</LI>
|
||||
<LI>1997-03-04 - * - Goldfly - Guster</LI>
|
||||
<LI>1997-05-21 - * - OK Computer - Radiohead</LI>
|
||||
<LI>2007-10-10 - * - In Rainbows - Radiohead</LI>
|
||||
<LI>2011-08-06 - Rolling Down The Street, In My Katamari - Motorway - Fearofdark</LI>
|
||||
<LI>2019-01-18 - * - Look Alive - Guster</LI>
|
||||
<LI>2020-02-11 - At The Door - The New Abnormal - The Strokes</LI>
|
||||
<LI>2021-11-01 - Follow Me Around - KID A MNESIA - Radiohead</LI>
|
||||
<LI>2020-11-18 - Telepatía - Sin Miedo (del Amor y Otros Demonios) - Kali Uchis</LI>
|
||||
</UL>
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user