mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 23:53:10 +08:00
misc update after two week at school
This commit is contained in:
parent
5de9fd3fca
commit
1e497623c5
1
gopher_collections.gmi.txt
Symbolic link
1
gopher_collections.gmi.txt
Symbolic link
@ -0,0 +1 @@
|
||||
gmi/gopher_collections.gmi
|
16
index.html
16
index.html
@ -18,7 +18,9 @@
|
||||
.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:dejavu sans mono,monospace;margin:1rem}
|
||||
#quote{color:#66ccff;font-style:italic}
|
||||
#quote{color:#66ccff;font-style:italic;text-align:center}
|
||||
#comment{color:grey;font-style:italic}
|
||||
body,#normal{color:#dcdccc}
|
||||
</style>
|
||||
<body>
|
||||
<!--
|
||||
@ -30,21 +32,21 @@
|
||||
(let ((blog <strong>"<a href=https://dongdigua.github.io/posts>posts/</a>"</strong>)
|
||||
(feed "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>")
|
||||
(mai1 "dongdigua{a+}outlook{d0t}com")
|
||||
(github "<a href=https://github.com/dongdigua>@dongdigua</a>")
|
||||
(github "<a href=https://github.com/dongdigua>@dongdigua</a>") <a id="comment" href="https://github.com/dongdigua/dongdigua.github.io">; repo</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/pgpkey.txt>0x56CEE157C9F5334F</a>")
|
||||
(paid-service <font color="grey">; pay in monero</font>
|
||||
(paid-service <span id="comment">; pay in monero</span>
|
||||
'(("data recovery" . 0.5)
|
||||
("kernel configure" . 0.1)))
|
||||
(interests
|
||||
'("computer science" "cyber security"
|
||||
"GeoGebra"
|
||||
"<a href="https://www.geogebra.org">GeoGebra</a>"
|
||||
"Minecraft redstone survival"
|
||||
"anime"
|
||||
(Lost (In (Suspicious (Parentheses))))))))
|
||||
</pre>
|
||||
<center>"<span id="quote"></span>"</center>
|
||||
(<a id="normal" href="https://xkcd.com/297">Lost (In (Suspicious (Parentheses)))</a>)))))
|
||||
</pre><br>
|
||||
"<span id="quote"></span>"
|
||||
</div>
|
||||
</body>
|
||||
<script src="./js/random-quote.js"></script>
|
||||
|
@ -12,7 +12,7 @@ var data = [
|
||||
"李无用地瓜碱水, 硒钫铕𬭶鿔合金",
|
||||
"There will be an answer: Let It Be",
|
||||
"<a id=quote href=https://calm.com>Take a deep breath</a>",
|
||||
"怂: 从心",
|
||||
"我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数",
|
||||
|
||||
"The internet is FULL, go away!",
|
||||
"<a id=quote href=new_blog_arch>May the --force be with you</a>",
|
||||
@ -32,6 +32,7 @@ var data = [
|
||||
"李彦宏: 我想中国人可以更加开放,对隐私问题没有那么敏感。\n如果他们愿意用隐私交换便捷性,很多情况下他们是愿意的。",
|
||||
"<a id=quote href=https://wiki.evageeks.org/A.T._Field>AT&T field</a>",
|
||||
"I □ Unicode",
|
||||
"<a id=quote href=https://ravynos.com>ravynOS, Always; FreeBSD, Mostly; Linux, Sometimes; macOS, Maybe</a>",
|
||||
];
|
||||
|
||||
var index = Math.floor((Math.random() * data.length));
|
||||
|
1
re.gmi.txt
Symbolic link
1
re.gmi.txt
Symbolic link
@ -0,0 +1 @@
|
||||
gmi/re.gmi
|
Loading…
Reference in New Issue
Block a user