summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorCrystal <crystal@wizard.tower>2024-04-15 19:35:19 +0100
committerCrystal <crystal@wizard.tower>2024-04-15 19:35:19 +0100
commit7f1258ae6f9971bc2a22c7fe2672d90ee976b1f6 (patch)
tree8de37e5c8c6945db07f5e5162e1740aed2d28b28 /src
parent6bcc912cafd549558b9720de53ff15758a28f9e0 (diff)
downloadwww-master.tar.gz
Me when the when me me HEAD master
Diffstat (limited to 'src')
-rwxr-xr-xsrc/org/index.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/org/index.org b/src/org/index.org
index b95b7bc..e087f16 100755
--- a/src/org/index.org
+++ b/src/org/index.org
@@ -14,6 +14,9 @@ Hi there, [[./super_secret.html][adorable you!]]
 And welcome to my little corner of the internet, here I will be posting my random thoughts, some class notes, random articles, funny links...etc. Basically a way for me to play around with HTML and CSS.
 
 
+*Note: This web page is designed to be viewed even without JavaScript, the only place where I use JS is in the webring page (If I use them elsewhere, I will put a warning)*
+
+
 #+ATTR_HTML: :width 200px
 [[./src/gifs/Lain_chibi.png]]
 
> 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136