This commit is contained in:
parent
31f8a0be69
commit
910d0bf2ae
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<!-- CSS goes here -->
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<title>abra recipes</title>
|
||||
<title>Co-op Cloud Recipes</title>
|
||||
<link rel="stylesheet"
|
||||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
|
||||
<!--<link rel="stylesheet"
|
||||
@ -20,7 +20,7 @@
|
||||
<nav class="navbar navbar-expand-lg sticky-top font-weight-bold" style="background: rgb(255, 79, 136) none repeat scroll 0% 0%;">
|
||||
<a class="navbar-brand text-dark" href="/">
|
||||
<img src="/logo.png" class="d-inline-block align-top mr-2" alt="" width="30" height="30">
|
||||
abra recipes</a>
|
||||
Co-op Cloud Recipes</a>
|
||||
</nav>
|
||||
<div class="container-fluid">
|
||||
<div class="pt-3">
|
||||
@ -32,7 +32,7 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>
|
||||
This web application sadly requires Javascript to run.
|
||||
This web application sadly requires Javascript to run.
|
||||
</p>
|
||||
<p>
|
||||
You can
|
||||
|
Loading…
Reference in New Issue
Block a user