From 0e50bc2618554ae52c939e232f5f6b1ca9c1c238 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Wed, 29 Jan 2020 20:27:11 +1100 Subject: [PATCH] Add pointer to old posts on v2 archives page --- v2/content/posts/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/v2/content/posts/_index.md b/v2/content/posts/_index.md index 472d85c..20abb83 100644 --- a/v2/content/posts/_index.md +++ b/v2/content/posts/_index.md @@ -3,3 +3,6 @@ title = "Posts" sort_by = "date" paginate_by = 5 +++ + +Looking for posts made before 2020? +Check out the [previous version of my website](https://www.wezm.net/articles/).