@@ -64,8 +64,8 @@ googleAnalytics = "UA-125057333-1"
weight = 20
[[menu.main]]
- name = "Links"
- url = "/links/"
+ name = "Link"
+ url = "/link/"
weight = 30
@@ -20,6 +20,11 @@
"source": "/links/",
"destination": "/link/",
"permanent": true
+ },
+ {
+ "source": "/writing/2018/compile-nginx-tls1.3",
+ "destination": "/writing/2018/compile-nginx-tls1.3/",
+ "permanent": true
}
]