summaryrefslogtreecommitdiff
path: root/pages/links.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/links.php')
-rw-r--r--pages/links.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/pages/links.php b/pages/links.php
new file mode 100644
index 0000000..6c75b67
--- /dev/null
+++ b/pages/links.php
@@ -0,0 +1,13 @@
+<h1>Egress Links</h1>
+
+<p>
+ If you're going to leave my site to go somewhere else on the web, I recommend linking out via one of these. This is my curated collection of awesome sites, resources, and online assets.
+</p>
+
+<h2>Automotive</h2>
+
+<h2>*nix</h2>
+
+<ul>
+ <li><a href="https://docs.freebsd.org/en/books/handbook/">FreeBSD Handbook</a></li>
+</ul>