Added particles.js
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>yude</title>
|
||||
<title>Misc ・ yude</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="assets/images/favicon.ico">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/1.0.1/pure-min.css"
|
||||
@@ -23,6 +23,14 @@
|
||||
color: black
|
||||
}
|
||||
|
||||
li {
|
||||
margin-top: 6px
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #F4A7B9;
|
||||
color: #D0104C
|
||||
}
|
||||
|
||||
@keyframes r1 {
|
||||
0% {
|
||||
@@ -40,7 +48,7 @@
|
||||
|
||||
<div class="contents">
|
||||
<p><a href="../">Return to the previous page</a></p>
|
||||
<p>Links</p>
|
||||
<p style="margin-bottom: -10px"><u>Links</u></p>
|
||||
<ul>
|
||||
<li>Twitter <a href="https://twitter.com/lucknetter"><code>@lucknetter</code></a></li>
|
||||
<li>Twitter <a href="https://twitter.com/yudekey"><code>@yudekey</code></a></li>
|
||||
@@ -128,13 +136,13 @@
|
||||
<li>Cent <a href="https://beta.cent.co/@yude"><code>@yude</code></a></li>
|
||||
<li>Minds <a href="https://www.minds.com/yude"><code>yude</code></a></li>
|
||||
</ul>
|
||||
<p>Played games</p>
|
||||
<p>Popular</p>
|
||||
<p style="margin-bottom: -10px"><u>Played games</u></p>
|
||||
<p style="margin-bottom: -10px">Popular</p>
|
||||
<ul>
|
||||
<li><a href="https://minecraft.net">Minecraft (Mojang)</a></li>
|
||||
<li><a href="https://osu.ppy.sh">osu! (peppy / Dean Herbert)</a></li>
|
||||
</ul>
|
||||
<p>Steam</p>
|
||||
<p style="margin-bottom: -10px">Steam</p>
|
||||
<ul>
|
||||
<li><a href="http://www.7daystodie.com/">7 Days to Die (The Fun Pimps)</a></li>
|
||||
<li><a href="https://store.steampowered.com/app/346110/ARK_Survival_Evolved/?l=japanese">ARK: Survival
|
||||
@@ -169,7 +177,7 @@
|
||||
<li><a href="https://store.steampowered.com/app/493340/Planet_Coaster/?l=japanese">Planet Coaster (Frontier
|
||||
Developments)</a></li>
|
||||
</ul>
|
||||
<p>Visual Novels</p>
|
||||
<p style="margin-bottom: -10px">Visual Novels</p>
|
||||
<ul>
|
||||
<li><a href="http://qualia.clearrave.co.jp/top.html">オトメ*ドメイン (ぱれっとクオリア)</a></li>
|
||||
<li><a href="http://www.yuzu-soft.com/new/product/sothewitch/">サノバウィッチ (ゆずソフト)</a></li>
|
||||
@@ -177,12 +185,19 @@
|
||||
<li><a href="http://palette.clearrave.co.jp/product/sakusaku/">恋がさくころ桜どき (ぱれっと)</a></li>
|
||||
<li><a href="http://palette.clearrave.co.jp/product/mashiro/">ましろ色シンフォニー-Love is pure white- (ぱれっと)</a></li>
|
||||
</ul>
|
||||
<p>東方Project</p>
|
||||
<p style="margin-bottom: -10px">東方Project</p>
|
||||
<ul>
|
||||
<li><a href="https://www16.big.or.jp/~zun/html/th07.html">東方妖々夢 〜 Perfect Cherry Blossom. (上海アリス幻樂団)</a>
|
||||
</li>
|
||||
<li><a href="https://www16.big.or.jp/~zun/html/th08top.html">東方永夜抄 〜 Imperishable Night. (上海アリス幻樂団)</a></li>
|
||||
</ul>
|
||||
<p style="margin-bottom: -10px"><u>Credits</u></p>
|
||||
<ul>
|
||||
<li>Favicon / Avatar by <code><a href="https://twitter.com/xmnts">Minkasy</a></code>.</li>
|
||||
<li>Background animation is provided by
|
||||
<code><a href="https://vincentgarreau.com/particles.js/">particles.js</a></code>.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user