20 lines
526 B
HTML
20 lines
526 B
HTML
|
|
<!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.
|
|
Most of the stuff on this site will probably be related to these things.
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|
|
|