Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rikurauhala committed Jul 27, 2024
1 parent 8cbf354 commit 2738788
Show file tree
Hide file tree
Showing 18 changed files with 111 additions and 109 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rauhala.io
rauhala.io
1 change: 1 addition & 0 deletions assets/index-BqNZD0Z5.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-BT1H-PT_.woff2) format("woff2"),url(/assets/inter-latin-400-normal-Cdi8t5Mu.woff) format("woff")}
104 changes: 104 additions & 0 deletions assets/index-J7l58UH7.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-jMe1P3cI.css

This file was deleted.

103 changes: 0 additions & 103 deletions assets/index-nP3G6juu.js

This file was deleted.

Binary file removed assets/inter-cyrillic-400-normal-Df6ckaLK.woff2
Binary file not shown.
Binary file removed assets/inter-cyrillic-400-normal-JrS_4yms.woff
Binary file not shown.
Binary file removed assets/inter-cyrillic-ext-400-normal-CzG7Kr3z.woff
Binary file not shown.
Binary file removed assets/inter-cyrillic-ext-400-normal-tyfMZHQw.woff2
Binary file not shown.
Binary file removed assets/inter-greek-400-normal-DQXyrmoy.woff2
Binary file not shown.
Binary file removed assets/inter-greek-400-normal-DvIPHDQ7.woff
Binary file not shown.
Binary file removed assets/inter-greek-ext-400-normal-CIdlr5YK.woff2
Binary file not shown.
Binary file removed assets/inter-greek-ext-400-normal-_Rr29XE2.woff
Binary file not shown.
Binary file removed assets/inter-latin-ext-400-normal-8tIzm-yw.woff
Binary file not shown.
Binary file removed assets/inter-latin-ext-400-normal-D3W-OpO-.woff2
Binary file not shown.
Binary file removed assets/inter-vietnamese-400-normal-Cnt0N5Vm.woff2
Binary file not shown.
Binary file removed assets/inter-vietnamese-400-normal-DIOGfGLL.woff
Binary file not shown.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
<meta charset="UTF-8" />
<meta name="theme-color" content="#05121c" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="My personal homepage" />
<title>Riku Rauhala</title>
<meta name="author" content="Riku Rauhala" />
<meta name="description" content="Software developer · Helsinki" />
<link rel="icon" type="image/ico" href="favicon.ico" />
<title>Riku Rauhala</title>
<style>
:root {
color-scheme: dark;
Expand All @@ -19,8 +20,8 @@
color: var(--joy-palette-text-primary);
}
</style>
<script type="module" crossorigin src="/assets/index-nP3G6juu.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-jMe1P3cI.css">
<script type="module" crossorigin src="/assets/index-J7l58UH7.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BqNZD0Z5.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2738788

Please sign in to comment.