From edf365fde6e8afdf5e86572d6cf41fd5f11419d5 Mon Sep 17 00:00:00 2001 From: Zdenek Kreml Date: Sun, 8 Jun 2025 20:14:33 +0200 Subject: [PATCH] =?UTF-8?q?Nov=C3=BD=20odkaz=20na=20keyoxide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skripty.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skripty.js b/skripty.js index b584529..6b69f10 100644 --- a/skripty.js +++ b/skripty.js @@ -10,7 +10,7 @@ function showContent(type) { } else if (type === 'opensource') { content.innerHTML = ' Gitea' + ' Web Arch Linux' - + ' Keyoxide'; + + ' Keyoxide'; } else if (type === 'contact') { content.innerHTML = ' Matrix' + ' Email' @@ -21,4 +21,4 @@ function showContent(type) { + ' Web MXChat' + ' Mamutovo'; } -} \ No newline at end of file +}