Skip to content

Commit

Permalink
bye
Browse files Browse the repository at this point in the history
  • Loading branch information
DraftedDev committed Dec 15, 2023
1 parent e7f7d7b commit e10aa61
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions src/app.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link href='https://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet'>
<link rel="icon" href="%sveltekit.assets%/favicon.ico" />
<meta name="viewport" content="width=device-width" />
<title>DraftedDev.github.io</title>
<style>
body {
font-family: 'Comfortaa';
}
</style>
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>
commited suicide 15th december 2023

14:14

bye :D

0 comments on commit e10aa61

Please sign in to comment.