Skip to content

Commit 72ac518

Browse files
authored
Create index.html
1 parent 00e38f8 commit 72ac518

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

MusicRepository/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>longnuub's personal music repository</title>
6+
<meta content="longnuub's personal music repository" property="og:title" />
7+
<meta content="list of links to my music folders" property="og:description" />
8+
<meta content="https://coderheck.github.io/MusicRepository" property="og:url" />
9+
<meta content="https://coderheck.github.io/assets/nice avatar.png" property="og:image" />
10+
<meta content="#FCED72" data-react-helmet="true" name="theme-color" />
11+
<link rel="icon" type="type/x-icon" href="https://coderheck.github.io/assets/nice avatar.png">
12+
</head>
13+
<body>
14+
<h1>longnuub's personal music repository</h1>
15+
<h2>this page is a list of links that point to individual folders that my music library is sorted into</h2>
16+
17+
<a href="https://drive.google.com/drive/folders/15su_dTflKlYb8dDsbLGKa4SPw1pepn4h?usp=sharing">"random" folder</a><br>
18+
<a href="https://drive.google.com/drive/folders/16298TQB7VE9fyWuknJ6AvrlrOWnDaAjV?usp=sharing">"fast" folder></a><br>
19+
<a href="https://drive.google.com/drive/folders/16-AslacOGSJa9075wjoJE1i4oJTVguxY?usp=sharing">"japanese" folder</a><br>
20+
<a href="https://drive.google.com/drive/folders/16-vg_29oYoqHs7F8bQ2IBhLhoksuSrTR?usp=sharing">"ioxzy stuff" folder></a><br>
21+
<a href="https://drive.google.com/drive/folders/1-F0dupD-p76qO62qE6jIRMiPTuCfBpTF?usp=sharing">"HOME" folder></a><br>
22+
<a href="https://drive.google.com/drive/folders/1-1fYY0omdVpiQumIyL9kjRWObG2lymBf?usp=sharing">"minecraft" folder></a><br>
23+
<a href="https://drive.google.com/drive/folders/1-2HeXxfxcTTZKYByz_ZA2-m3Rd0jMqg9?usp=sharing">"misc" folder></a><br>
24+
<a href="https://drive.google.com/drive/folders/1-24y9eUsNZA3ig-eYxYG2XhCh24oyS8L?usp=sharing">"viets" folder</a><br>
25+
</body>
26+
</html>

0 commit comments

Comments
 (0)