diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-09-04 01:05:18 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-09-04 01:07:26 +0800 |
commit | 3778fbfebf1cecda4036cd2a50e3b8239c80f1eb (patch) | |
tree | 25fb837d668b51c6558c7f28bc89ccc00e581a0c /about_l.html | |
parent | c207bdceb32deac33b4a3018c22eae45673642e4 (diff) | |
download | web-3778fbfebf1cecda4036cd2a50e3b8239c80f1eb.tar.xz |
Privacy Revamp.
Removed recaptcha.
New privacy policy page (aka. blog post).
Links updates.
Banner updates.
Diffstat (limited to 'about_l.html')
-rw-r--r-- | about_l.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/about_l.html b/about_l.html index e85204b..727237d 100644 --- a/about_l.html +++ b/about_l.html @@ -12,7 +12,7 @@ </li> <li>hardware terminator (as always)</li> <ul> - <li>server of this site is a self-built machine</li> + <li>server of this site use to be a self-built machine</li> <li>many failed attempts to repear my gadgets (a few of them did succeed though)</li> <li>now trying to collect vintage hardware (to mess around with)</li> <li>tried to build a 'computer' out of redstone in Minecraft (does not look like it will be finished anytime soon)</li> @@ -126,7 +126,7 @@ <tr> <td>Current Devices<br>(Click to expand)</td> <td> - <a onclick="this.innerHTML="Self-built machine (server of this site)<ul>\ + <a onclick="this.innerHTML="Self-built machine (former server of this site)<ul>\ <li>Intel Core i7-2960XM</li>\ <li>16GB DDR3L-1600 Samsung RAM</li>\ <li>Supermicro X9SCV-QV4</li>\ @@ -135,7 +135,7 @@ <li>Hitachi HTS725032A9A364 (320GB)</li>\ <li>HGST HTS721010A9E630 (1TB)</li>\ <li>Debian GNU/Linux sid (unstable) amd64</li>\ - </ul>";">Self-built machine (server of this site)</a><br> + </ul>";">Self-built machine (former server of this site)</a><br> <a onclick="this.innerHTML="Lenovo ThinkPad X1 yoga 1st Gen.<ul>\ <li>Intel Core i7-6600U</li>\ <li>16GB DDR3L-1866 Samsung RAM</li>\ |