From 02b32ad3eae374e8ba47103fa9b9bc24f84b8094 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Wed, 30 Aug 2023 20:47:29 -0600 Subject: Add internationalization --- _includes/header.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index fbfc787..625c8d4 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -28,13 +28,24 @@ +
  • {% t global.archive %}
  • +
  • {% t global.about_me %}
  • +
  • {% t global.about %}
  • + + + -- cgit v1.2.3