diff options
-rw-r--r-- | article/sway-keysym.html | 2 | ||||
-rw-r--r-- | microblog/index.html | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/article/sway-keysym.html b/article/sway-keysym.html index 3ead0a4..e8ec49c 100644 --- a/article/sway-keysym.html +++ b/article/sway-keysym.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Sway keysym</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/microblog/index.html b/microblog/index.html index 0e6e836..bce1a0a 100644 --- a/microblog/index.html +++ b/microblog/index.html @@ -12,6 +12,11 @@ This is my <i>microblog</i>, a place for me to jot down random thoughts that I want to keep, but are too small enough to constitute a real article/post. </p> <hr /> + <p id="10"> + I myself live in a string of characters, through emotionless computers, running some old protocols. + The me of appearance is dead. + <a href="https://www.andrewyu.org/microblog/#10">(anchor link)</a> + </p> <p id="9"> Democracy is the protection of negative freedom and civil liberties, not the enforcement of general will. <a href="https://www.andrewyu.org/microblog/#9">(anchor link)</a> |