summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta.sh1
-rw-r--r--yaegi-internals/meta.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta.sh b/meta.sh
index 17f93d9..6d627dd 100644
--- a/meta.sh
+++ b/meta.sh
@@ -1,4 +1,5 @@
title="Marc's Programming Notes"
author="Marc Vertes"
description="A blog about programming"
+link="https://marc.vertes.org"
date="03 may 2023"
diff --git a/yaegi-internals/meta.sh b/yaegi-internals/meta.sh
index 6125ced..35df3ae 100644
--- a/yaegi-internals/meta.sh
+++ b/yaegi-internals/meta.sh
@@ -3,3 +3,4 @@ title="Yaegi Internals"
author="Marc Vertes"
description="Design and implementation of a Go interpreter"
date="03 may 2023"
+date_rfc2822="Wed, 03 May 2023 12:00:00 +0200"