mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-24 04:03:11 +08:00
54 lines
2.8 KiB
HTML
54 lines
2.8 KiB
HTML
<!-- idea from konfou.xyz -->
|
|
<!DOCTYPE html>
|
|
<html lang=en>
|
|
<meta charset=utf-8>
|
|
<title>d0ngd1gua</title>
|
|
<meta name=author content="dongdigua's blog">
|
|
<link rel=license href=https://creativecommons.org/licenses/by/4.0/>
|
|
<link rel="shortcut icon" href=./images/nuclear.png>
|
|
<style>
|
|
*{scrollbar-color:gray #404040}
|
|
*::selection{background:#434C5E}
|
|
*::-webkit-scrollbar{width:auto}
|
|
*::-webkit-scrollbar-track{background:#404040}
|
|
*::-webkit-scrollbar-thumb{background:gray}
|
|
body{background-color:#3B4252;color:#dcdccc;font-family:Monaco,Lucida Console,courier new,monospace;font-size:16px;padding:5em 0 0;margin:0}
|
|
a{color:#efdcbc;text-decoration:none}
|
|
a:visited{color:#88C0D0}/*nord-brightcyan*/
|
|
a:hover{color:#f8f893}
|
|
.home{position:absolute;width:100%;text-align:center}
|
|
.home pre{max-width:80ch;padding:0 1rem;margin-left:auto;margin-right:auto;line-height:1.5em;overflow:auto;display:inline-block;text-align:left}
|
|
pre{font-family:inherit;margin:1rem}
|
|
#quote{color:#66ccff;font-style:italic;text-align:center}
|
|
#comment{color:grey;font-style:italic}
|
|
body,#normal{color:#dcdccc}
|
|
</style>
|
|
<body>
|
|
<!--
|
|
<script src="https://fastly.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/autoload.js"></script>
|
|
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/css/all.min.css">
|
|
-->
|
|
<div class="home p-contact contact h-card vcard">
|
|
<pre>
|
|
(<font color=#c6a0f6>let</font> ((blog <strong>"<a href=https://dongdigua.github.io/posts>posts/</a>"</strong>)
|
|
(collections "<a href=https://dongdigua.github.io/internet_collections>MagicalIndex</a>")
|
|
(feed "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>")
|
|
(mai1 "dongdigua(砹)outlook(碘)com")
|
|
(github "<a href=https://github.com/dongdigua>@dongdigua</a>") <a href=https://github.com/dongdigua/dongdigua.github.io><img src=https://github.com/dongdigua/dongdigua.github.io/actions/workflows/site.yml/badge.svg alt="CI status"></a>
|
|
(fedora "<a href=><span title="I'll add a link here whenever I join fedorapeople">dongdigua</span></a>")
|
|
(bilibili "<a href=https://space.bilibili.com/489732092>董地瓜</a>")
|
|
(payment "<a href=https://dongdigua.github.io/xmr>Monero</a>")
|
|
(pgp "<a href=https://dongdigua.github.io/pgp.txt><span title="Powered by Canokey">DB55 889E 730F 5B41</span></a>")
|
|
(interests
|
|
'("computer science" "cyber security"
|
|
"<a href=https://www.geogebra.org>GeoGebra</a>"
|
|
"Minecraft redstone survival"
|
|
"<a id="normal" title="deep dark fantacies" href=https://nethackwiki.com>NetHack</a>"
|
|
"anime"
|
|
(<a id="normal" href="https://xkcd.com/297">Lost (In (Suspicious (Parentheses)))</a>)))))</pre>
|
|
<br>
|
|
<pre id="quote"></pre>
|
|
</div>
|
|
</body>
|
|
<script src="./js/random-quote.js"></script>
|