This commit is contained in:
2024-06-17 18:20:15 +02:00
parent fb54160740
commit 2296981c35
12 changed files with 117 additions and 225 deletions

View File

@@ -1,9 +1,21 @@
<link type="text/css" rel="Stylesheet" href="../main.css" />
<p>
I'm beppe (sometimes i go by bvanroll or beppevn) and this is my website. My interest lie mainly with things related to technology, gaming, music or random facts i learn (for example how cows apparently don't have front upper teeth).
Most of the stuff on this site will probably be related to this.
</p>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title></title>
<link type="text/css" rel="Stylesheet" href="main.css" />
</head>
<body>
<p>
I'm beppe (sometimes i go by bvanroll or beppevn) and this is my website. My interest lie mainly with things related to technology, gaming, music or random facts i learn (for example how cows apparently don't have front upper teeth).
Most of the stuff on this site will probably be related to this.
</p>
<h2>days</h2>
<p>todo: write summary of what this is here</p>
</body>
</html>
<h2>days</h2>
<p>todo: write summary of what this is here</p>