mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
18 lines
355 B
HTML
18 lines
355 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta
|
|
http-equiv="refresh"
|
|
content="7; url='https://www.youtube.com/playlist?list=UUp0gATorETNZ6ttOTMeV7jA'"
|
|
/>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Please follow
|
|
<a href="https://www.youtube.com/playlist?list=UUp0gATorETNZ6ttOTMeV7jA">
|
|
this link
|
|
</a>
|
|
.
|
|
</p>
|
|
</body>
|
|
</html>
|