Første
This commit is contained in:
commit
cf43120070
26
index.html
Normal file
26
index.html
Normal file
@ -0,0 +1,26 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="no">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>trygve.net</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="description" content="" />
|
||||
<link rel="icon" href="favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Velkommen</h1>
|
||||
<h2>til sida mi!</h2>
|
||||
|
||||
<h3>Viktige lenker:</h3>
|
||||
<ul>
|
||||
<li><a href="https://nextcloud.trygve.net/">Nextcloud</a></li>
|
||||
<li><a href="https://live.trygve.net/">Liveresultater</a></li>
|
||||
</ul>
|
||||
<h3>Mindre viktige lenker:</h3>
|
||||
<ul>
|
||||
<li><a href="https://trygve.me/phpsysinfo">Server status</a></li>
|
||||
</ul>
|
||||
<h3>Kontakt meg :)</h3>
|
||||
<p>epost: <a href="mailto:trygve@posteo.no">posteo.no</a> matrix: <a href="https://matrix.to/#/@trygve:trygve.net">@trygve:trygve.net</a></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user