Added language selector

This commit is contained in:
2025-04-15 19:07:06 +02:00
parent 2d43ac88c1
commit c66b02d19a
14 changed files with 58 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="cs">
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>Page not found - Software Libre Liberec</title>

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="cs">
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>Software Libre Liberec</title>

View File

@@ -1,10 +1,9 @@
<!DOCTYPE html>
<html lang="cs">
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>About - Software Libre Liberec</title>
<meta name="description" content="Short bio of mister Stallman.">
<script src="lang.js"></script>
</head>
<body>
<!--#include virtual="components/header.html" -->