-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (33 loc) · 1.75 KB
/
index.html
File metadata and controls
48 lines (33 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en-us"><head>
<meta name="generator" content="Hugo 0.76.5" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title>
Hello
</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700">
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Hello" />
</head>
<body>
<main>
<div class="block introduction">
<div class="column center"><h1>Hello.</h1>
<h2>Hallo.</h2>
<p>Integer mattis viverra tortor ornare sagittis. Vivamus euismod in ex id condimentum. Curabitur auctor gravida dui, a tincidunt tortor placerat et. Vivamus quis porta tortor. Pellentesque dapibus arcu id dui venenatis, quis vulputate orci porta. Quisque tortor magna, eleifend eget lacus sed, facilisis consequat ante. Phasellus semper consequat mi, non.
</p>
<div class="links"></div>
</div>
</div></main>
<footer>
</footer>
</body>
</html>