fix quote typo, add color

This commit is contained in:
dongdigua 2022-10-29 15:03:53 +08:00
parent fdcd5c7efa
commit 8d7b91e648
3 changed files with 11 additions and 2 deletions

View File

@ -28,6 +28,7 @@
(blog "<a href=https://dongdigua.github.io/posts>posts/</a>")
(feed "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>")
(github "<a href=https://github.com/dongdigua>@dongdigua</a>")
(bilibili "<a href=https://space.bilibili.com/489732092>董地瓜</a>")
(payment "<a href=https://dongdigua.github.io/xmr.txt>monero</a>")
(pgp "<a href=https://dongdigua.github.io/pgpkey.txt>0x56CEE157C9F5334F</a>")
(interests
@ -38,7 +39,7 @@
"anime"
(Lost (In (Superfluous (Parentheses)))))))
(random-quote
"<span id="quote"></span>"))
"<span style="color:#66ccff" id="quote"></span>"))
</pre>
</div>
</body>

View File

@ -1,11 +1,18 @@
var data = [
"富强民主闻名和谐, 自由平等公正法治, 爱国敬业诚信友善",
"富强民主文明和谐, 自由平等公正法治, 爱国敬业诚信友善",
"解放思想, 实事求是, 与时俱进",
"绿水青山就是金山银山",
"You are not alone",
"The internet is FULL, go away!",
"May the --force be with you",
"Software that sucks less",
"Software should be FREE!",
"whoami: No system is safe",
"drop it at lttstore.com",
"Cant keep up! Is the server overloaded? Running 5000ms or 100 ticks behind",
"大炮做好了不放珍珠是什么意思?",
"不释仁",
];
var index = Math.floor((Math.random() * data.length));

View File

@ -249,6 +249,7 @@ plan9
"Security is a journey, not a destination!"
*** [[https://youtu.be/S4E4yAktjug?t=998][How To Become Invisible Online # level 3]]
*** [[https://youtu.be/oJ6t7AImTdE][CSS Keylogger - old is new again]]
*** [[https://youtu.be/I4_ide0tEG8][zip files & hack... (CVE-2022-1271 zgrep/gzip)]]
** Math
*** [[https://youtu.be/KufsL2VgELo][Group Theory]]