mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
add hugo.html
This commit is contained in:
parent
c3e9ed78d3
commit
b653557b1e
1 changed files with 16 additions and 0 deletions
16
static/root/hugo.html
Normal file
16
static/root/hugo.html
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>nilstrieb.dev</title>
|
||||
<link rel="stylesheet" href="static/theme.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="main-content">
|
||||
<div class="main-content-inner">
|
||||
<h1>Hugo Boss</h1>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue