summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJJ2024-04-26 01:42:54 +0000
committerJJ2024-04-26 01:43:05 +0000
commit2f17bc254bd94a32847ea71fe0433acf364c1c39 (patch)
treec92e91b3ad888683cee5bc55dc564cbdf8ef2c78 /index.html
parent1a8dbd5ee043703e91d0438ca95a9b6791b35290 (diff)
meow
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;