summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml15
-rw-r--r--content/other/The-Internets-Own-Boy.md9
2 files changed, 19 insertions, 5 deletions
diff --git a/config.toml b/config.toml
index 01da90a..a7b7331 100644
--- a/config.toml
+++ b/config.toml
@@ -28,19 +28,24 @@ url = "/"
weight = 1
[[menu.main]]
-name = "All posts"
-url = "/posts"
+name = "About"
+url = "/about"
weight = 2
[[menu.main]]
-name = "About"
-url = "/about"
+name = "All posts"
+url = "/posts"
weight = 3
[[menu.main]]
+name = "Other"
+url = "/other"
+weight = 4
+
+[[menu.main]]
name = "Tags"
url = "/tags"
-weight = 4
+weight = 5
[[params.social]]
name = "Gitea"
diff --git a/content/other/The-Internets-Own-Boy.md b/content/other/The-Internets-Own-Boy.md
new file mode 100644
index 0000000..ef9708d
--- /dev/null
+++ b/content/other/The-Internets-Own-Boy.md
@@ -0,0 +1,9 @@
+---
+title: "The Internets Own Boy"
+date: 2020-11-12T16:03:33-05:00
+draft: true
+description: "The Internet's Own Boy depicts the life of American computer programmer, writer, political organizer and Internet activist Aaron Swartz."
+---
+
+<iframe src="https://archive.org/embed/TheInternetsOwnBoyTheStoryOfAaronSwartz" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
+