Skip to content
Snippets Groups Projects
Verified Commit e24a3eef authored by tribut's avatar tribut :man_dancing:
Browse files

Set default language

This prevents all languages shown at once with javascript disabled.
parent 06e563b4
Branches
No related tags found
1 merge request!1Add dark mode
...@@ -239,7 +239,7 @@ ...@@ -239,7 +239,7 @@
} }
</style> </style>
</head> </head>
<body> <body lang="en">
<div class="page"> <div class="page">
<nav> <nav>
<div class="wrapper language-selection"> <div class="wrapper language-selection">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment