From a32077cf48d319a36d6789b5ce347b6f6db0fa15 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sun, 2 Dec 2018 15:25:10 +0100 Subject: [PATCH] add lang attributes --- ralf/_layouts/default.html | 2 +- ralf/index.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ralf/_layouts/default.html b/ralf/_layouts/default.html index 08ae220..97795d7 100644 --- a/ralf/_layouts/default.html +++ b/ralf/_layouts/default.html @@ -1,5 +1,5 @@ - + diff --git a/ralf/index.html b/ralf/index.html index 28be8c4..32683c8 100644 --- a/ralf/index.html +++ b/ralf/index.html @@ -2,6 +2,7 @@ title: ralfj.de --- +

Welcome

Welcome at ralfj.de, my server for experiments and digital independence. @@ -32,7 +33,9 @@ If you have questions about this (or anything else on this server), please don't

Use the menu at the left to browse this site for information about me and my projects. Maybe some of them are also of interest to you?

+
+

Willkommen

Willkommen auf ralfj.de, meinem Server für Experimente und digitale Unabhängigkeit. @@ -64,3 +67,4 @@ Falls du Fragen hierzu (oder zu sonst irgendwas auf diesem Server) hast, zögere Im Menü links findest du Informationen über mich bzw. was ich so tue. Vielleicht ist manches davon ja auch für dich interessant.

+
-- 2.30.2