summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-11-12 17:12:22 -0500
committerRobby Zambito <contact@robbyzambito.me>2020-11-12 17:12:22 -0500
commit7986015009024b482b71e561b7ff53beb17cc59a (patch)
treef870db7a9080da1ea5250b0e8511226e4160f105
parentb3a3c2e26cc71a30dc33d2d0f8112628bba09928 (diff)
Added The Internets Own Boy to others tab
-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>
+