crime
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Simple firebase logon</title>
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" crossorigin="anonymous">
|
||||
<script type="text/javascript" src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
</head>
|
||||
<bod>
|
||||
<iframe id="navbar" width="100%" height="60px" src="navbar.html" style="border: 0px"></iframe>
|
||||
<h3>Works!</h3>
|
||||
</bod>
|
||||
</html>
|
Reference in New Issue
Block a user