aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2017-08-07 14:01:03 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2017-08-07 14:01:03 +0300
commit9b1a01a57e9314bac40c4834bb15f3282c100339 (patch)
tree8e1cbc669157257bca2009e1168281562929f6ab /index.html
parentd08dc256266e14cc85cd51ef838c031e479564b0 (diff)
Add stuff
Diffstat (limited to 'index.html')
-rw-r--r--index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..d1c5cba
--- /dev/null
+++ b/index.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>jan.systems!</title>
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.5.0/css/bulma.min.css">
+ </head>
+ <body>
+ <section class="section">
+ <div class="container">
+ <h1 class="title">
+ kakak
+ </h1>
+ <p class="subtitle">
+ Tervetuloa <strong>kakak post</strong> sivuille!
+ </p>
+ </div>
+ </section>
+ </body>
+</html>
+