diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-10-30 16:33:07 +0200 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-10-30 16:33:07 +0200 |
commit | 91b1b6d3305606717e3cdf0c4756571a5a84f95c (patch) | |
tree | b5f610a778ef95f1027ac848489aa0b9d7dceed5 /rannak/mangud/index.html | |
parent | b3cad506da4e13aadd0d54a8c64fdcbe571e816d (diff) |
Utlused style change + quote and add
Diffstat (limited to 'rannak/mangud/index.html')
-rw-r--r-- | rannak/mangud/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rannak/mangud/index.html b/rannak/mangud/index.html index 84c271d..8e5775f 100644 --- a/rannak/mangud/index.html +++ b/rannak/mangud/index.html @@ -4,7 +4,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="style.css"> - <title>Landing Page</title> + <title>Mängud</title> </head> <body> @@ -43,7 +43,7 @@ <div> <h3>Partorg</h3> <ol> - <li></li> + <li><a href="kaitseliitlane/kuulsused">Kuulsused (Kaitsellitlase link, vaja teised pildid)</a></li> <li></li> <li></li> </ol> |