summary refs log tree commit diff
path: root/Blog meta.md
diff options
context:
space:
mode:
Diffstat (limited to 'Blog meta.md')
-rw-r--r--Blog meta.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Blog meta.md b/Blog meta.md
index f3ffe41..234a5c0 100644
--- a/Blog meta.md
+++ b/Blog meta.md
@@ -9,6 +9,8 @@ This blog is running on a self made backend:
 The article source markdown and other files are tracked in a separate repo:
 [article git repo](https://git.node5.net/blog/articles/)
 
+To see the history for a given article, click the modified date to go to the git repo log example for this article:
+[Blog meta - git repo - history](https://git.node5.net/blog/articles/log/Blog%20meta.md)
 
 This blog used to be a statically generated site derived from markdown files, first using 
 [jekyll](https://jekyllrb.com/).