Compare commits

...

2 Commits

Author SHA1 Message Date
Reynir Björnsson 1c16b7a8eb Enhance contrast on links 2022-11-19 11:42:18 +01:00
Reynir Björnsson be93b4a6d7 Add lang="da-DK" attribute 2022-11-19 11:42:01 +01:00
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<!DOCTYPE html>
<html lang="da-DK">
<head>
<title>Fedi - Danske fedi-instanser</title>
<link rel="stylesheet" href="css/terminal.min.css">

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,5 @@
<!DOCTYPE html>
<body lang="da-DK">
<head>
<title>Fedi</title>
<link rel="stylesheet" href="css/terminal.min.css">