diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-26 06:25:25 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-26 06:25:25 -0500 |
commit | 0e76cc78ac29dd204068a3f5483cf30ff478407a (patch) | |
tree | b44242ce51db4b7bf8c267c5e4e90a1b7c81c02b /index.html | |
parent | 9a27c952cfa865949bfd529669a009baa03ee5ad (diff) |
styles
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -4,15 +4,15 @@ <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="static/favicon.ico"> - <link rel="stylesheet" href="static/style.css"> + <link rel="shortcut icon" type="image/x-icon" href="cyfraeviolae/static/favicon.ico"> + <link rel="stylesheet" href="cyfraeviolae/static/styles.css"> </head> <body> <div class="container"> - <p class="header"> - <a class="title" href="https://cyfraeviolae.org">cyfraeviolae.org</a> - · the garden of encrypted violets - </p> + <div class="header"> + <a class="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> |