ready for firebase
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Simple firebase logon</title>
|
||||
<link rel="stylesheet" href="/it1/main.css">
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/it1/main.css">
|
||||
<!--
|
||||
<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-auth.js"></script>
|
||||
@@ -14,7 +14,13 @@
|
||||
<bod>
|
||||
<iframe id="navbar" width="100%" height="60px" src="/it1/navbar/navbar.html" style="border: 0px"></iframe>
|
||||
<div id="content">
|
||||
<h3 style="margin: 3vh">Klikk oppgaver i menyen for å se hva jeg har laget med firebase i IT1!</h3>
|
||||
<h3 style="margin: 3vh">Denne siden inneholder ting jeg har laget med firebase i IT1!</h3>
|
||||
<br />
|
||||
<ul id="oppgaver">
|
||||
<li>
|
||||
<h5><a href="/it1/bibliotek/index.html">Bibliotek</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</bod>
|
||||
</html>
|
Reference in New Issue
Block a user