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 +}