diff --git a/index.html b/index.html index dc3bbb7..c868c24 100644 --- a/index.html +++ b/index.html @@ -111,6 +111,14 @@ +
+

+

+ + +
diff --git a/languages/de.json b/languages/de.json index cc345c1..278d45d 100644 --- a/languages/de.json +++ b/languages/de.json @@ -29,5 +29,8 @@ "project_tarion_org_description": "Persönliches Portfolio zur Präsentation meiner Projekte und Entwicklungsarbeit.", "project_lov8_title": "LOV-8", - "project_lov8_description": "Eine Fantasy-Konsole, entwickelt mit LÖVE2D, mit einer abgeschotteten Umgebung zum Entwickeln von Spielen unter strengen Einschränkungen." + "project_lov8_description": "Eine Fantasy-Konsole, entwickelt mit LÖVE2D, mit einer abgeschotteten Umgebung zum Entwickeln von Spielen unter strengen Einschränkungen.", + + "project_remove_shorts_title": "Entferne Youtube Shorts", + "project_remove_shorts_description": "Einfache Firefox- und Chrome-Erweiterung, die alle Spuren von Youtube Shorts entfernt." } \ No newline at end of file diff --git a/languages/en.json b/languages/en.json index f51c262..3b036a3 100644 --- a/languages/en.json +++ b/languages/en.json @@ -30,5 +30,8 @@ "project_tarion_org_description": "Personal portfolio showcasing my projects and development work.", "project_lov8_title": "LOV-8", - "project_lov8_description": "A fantasy console built with LÖVE2D, featuring a sandboxed environment for developing games within strict limitations." + "project_lov8_description": "A fantasy console built with LÖVE2D, featuring a sandboxed environment for developing games within strict limitations.", + + "project_remove_shorts_title": "Remove Youtube Shorts", + "project_remove_shorts_description": "Simple Firefox & Chrome extension that removes all traces of Youtube Shorts." } \ No newline at end of file