yude-moe/public/index.html

40 lines
1.4 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href="assets/images/favicon.ico">
2020-04-15 06:32:57 +09:00
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body {
2020-05-09 14:30:03 +09:00
background-color: black;
color: white
}
a {
2020-05-09 14:30:03 +09:00
color: white
}
</style>
</head>
<body>
2020-05-09 14:30:03 +09:00
2020-05-09 14:33:05 +09:00
<img src="banner.png"><br>
2020-05-09 14:30:03 +09:00
For further information, please take a look at my <a href="https://scrapbox.io/yude">Scrapbox</a>.
<ul>
<li>Twitter: <a href="https://twitter.com/yudete">@yudete</a><br></li>
<li>Discord: yude#3205<br></li>
<li>Scrapbox: <a href="https://scrapbox.io/yude">yude</a></li>
<li>GitHub: <a href="https://github.com/yudete">yudete</a></li>
</ul>
2020-05-09 14:33:05 +09:00
<a href="https://koronyan888.github.io/"><img width=234px src="../assets/images/koronyan888.png"
alt="ころにゃんのホームページ"></a>
<a href="https://taka-impact.github.io/"><img width=234px src="../assets/images/takakun_impact.png"
alt="こーげんやさい"></a>
<a href="https://exout.net/~kirby3ds/" target="_blank"><img width=234px
src="https://exout.net/~kirby3ds/link/bnr/bnr_234x60.png" alt="カービィ★KIRBYの家"></a>
<a href="https://pc7342.net/"><img src="https://pc7342.net/banner.png" width=200px height=40px
alt="pc7342's Site"></a>
</body>
</html>