summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 58c877b..b0765d9 100644
--- a/index.html
+++ b/index.html
@@ -4,11 +4,11 @@
<title>scattered thoughts</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="icon" type="image/jpg" href="https://apropos.codes/assets/light.png" />
- <link rel="stylesheet" href="https://apropos.codes/css/style.css">
+ <link rel="icon" type="image/jpg" href="https://toki.la/assets/light.png" />
+ <link rel="stylesheet" href="https://toki.la/css/style.css">
<style>
- main {
- background: white;
+ main {
+ background: white;
width: fit-content;
padding: 10px;
text-align: center;
@@ -25,8 +25,8 @@
margin: 20em auto;
}
}
-
- body {
+
+ body {
background-image: url("Hildegard_von_Bingen.jpg");
background-repeat: no-repeat;
background-size: cover;