diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-26 00:12:23 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-26 00:12:23 +0200 |
| commit | 2656a9c1ed802f87d30530f6cea502a3238880de (patch) | |
| tree | 1f5c28985eeb736b2bbcc7e2f0c5f1aeaf09410d /index.html | |
| parent | 780aeaa93f458a399ecad771dd6ff7b7569bd2ff (diff) | |
Add simpleCSS, improve usability
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="manifest" href="/manifest.webmanifest" /> + <link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css"> <title>UrbanoVigo Web</title> </head> |
