about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-05 03:09:14 -0500
committerahriman <ahriman@falte.red>2018-12-05 03:09:14 -0500
commit7648937cf2a9ec8694926ffafbc22e9874307683 (patch)
treee11c3222d4431dd5528fa09f2a1256d8b1e04200 /index.html
parentd03be6d07beb2eb406b3aee18e1c33f522424606 (diff)
downloadsite-7648937cf2a9ec8694926ffafbc22e9874307683.tar.gz
changed styling to be more flexible
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7dd4260..3d6a158 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
                 <li>ruby 2.5</li>
                 <li>perl 5.24</li>
             </ul>
-            <p>Your interactive shell can be changed with the chsh command. The shells available:</p>
+            <p>Your interactive shell can be changed with the <code>&nbsp;chsh&nbsp;</code> command. The shells available:</p>
             <ul>
                 <li>/bin/ksh (default)</li>
                 <li>/bin/sh</li>
@@ -54,6 +54,8 @@
         <p>Feel free to contact ahriman on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index.html to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.</p>
         <div id="news">
             <h1>News &amp; Updates</h1>
+            <em>2018 December 5</em>
+            <p>Changed up some of the styling on the main site. I also installed a fun game called <code>&nbsp;botany&nbsp;</code> which allows you to grow various plants on the console. Give it a try!</p>
             <em>2018 December 3</em>
             <p>Local mail delivery is now working! User subdomains will now be served via TLS. Since tilde.institute now satisfies the requirements, I've submitted it to the HSTS preload list.</p>
             <em>2018 December 3</em>