crime v2
This commit is contained in:
parent
cfbd1f35be
commit
3867627799
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# My github.io
|
||||
|
||||
I dunno what to host here, prolly will add someting cool later some time.
|
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>My humble github.io page</title>
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
</head>
|
||||
<bod>
|
||||
<div id="content">
|
||||
<h3>Noting to see here</h3>
|
||||
<p>You can check out work I did in IT1 (informasjons teknologi 1) a Norwegian optional vacational course <a href="/it1/index.html">here</a>.</p>
|
||||
</div>
|
||||
</bod>
|
||||
</html>
|
@ -1,2 +1,2 @@
|
||||
# Ghost-Zephyr.github.io
|
||||
Lolert, github.io i IT1 no, bli nok nødt t å flytt sakern hær seiner en gang.
|
||||
Lolert, github.io i IT1 no.
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Simple firebase logon</title>
|
||||
<title>Firebase basert bibliotek</title>
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
<script defer src="https://www.gstatic.com/firebasejs/7.11.0/firebase-app.js"></script>
|
||||
<script defer src="https://www.gstatic.com/firebasejs/7.11.0/firebase-firestore.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user