commit 30b62ab4578d7889793681ec2101f93873d51c3e
parent e89f48b6937dc650b1283394be00281acb2163e6
Author: alex wennerberg <alex@alexwennerberg.com>
Date: Sat, 8 Apr 2023 19:27:10 -0400
Cleanup
Diffstat:
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -7,6 +7,6 @@ for your purposes.
Mostly shell scripts
-ls | entry ./build.sh for autobuild
+ls | entr ./build.sh for autobuild
-Some of the css was taken from 100r.co
+Some of the css was derived from 100r.co
diff --git a/TODO b/TODO
diff --git a/src/index.html b/src/index.html
@@ -1,5 +1,5 @@
<h1>Alex Wennerberg's Digital Home</h1>
<p>Welcome to my webpage. It is currently a work in progress. You may find more of
-what you're looking for on <a href="https://alexwennerberg.com">alexwennerberg.com</a> while I set
+what you're looking for on <a href="https://alex.flounder.online">alex.flounder.online</a> while I set
things up here.</p>
<p>:)</p>
diff --git a/src/tech/server-guide.html b/src/tech/server-guide.html
@@ -107,5 +107,6 @@ how things are laid out. </p>
</li>
<li><a href="https://www.youtube.com/watch?v=fx3XcKy7LJY&t=1200s">Counter Cloud Strategies</a></li>
<li><a href="https://areyoubeingserved.constantvzw.org/Summit_afterlife.xhtml">Feminist Server Manifesto</a></li>
+ <li><a href="https://www.paritybit.ca/garden/server-security">Server Security</a></li>
</ul>
<p>For anyone interested in setting up their own home infrastructure, I am happy to help, please send me an email at <a href="mailto:alex@alexwennerberg.com">alex@alexwennerberg.com</a></p>