diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-26 12:15:33 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-26 12:15:33 -0500 |
commit | fb8ec8bf40c8516b5942b453b4ae7ac1b25940c2 (patch) | |
tree | 923b45a4fc740e1c533024a55135c1fa7fab7512 /index.html | |
parent | 4cf019616531b2deab13e8e0eb5ae4bf7396585b (diff) |
links
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -4,15 +4,14 @@ <title>cyfraeviolae</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <link rel="shortcut icon" type="image/x-icon" href="/cyfraeviolae/static/favicon.ico"> - <link rel="stylesheet" href="/cyfraeviolae/static/styles.css"> + <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico"> + <link rel="stylesheet" href="/static/styles.css"> </head> <body> <div class="container"> <div class="header"> - <a class="title" href="https://cyfraeviolae.org">CYFRAE VIOLAE</a> + <a class="top-title" href="https://cyfraeviolae.org">CYFRAE VIOLAE</a> </div> - <br> <p> <img src="/spectral-renga/static/favicon.ico" width=12 height=12> <a class="work" href="/spectral-renga">Spectral Renga</a> |