Compare commits

...

2 Commits

Author SHA1 Message Date
Ben Soroos
be2e90d182 Add responsiveness meta and charset 2024-03-12 12:34:02 +00:00
Ben Soroos
05b83025a1 Use more appropriate element for new line of text 2024-03-12 12:26:27 +00:00
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% block title %}{% endblock title %}</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link href="/static/theme.css" rel="stylesheet">

View File

@@ -4,10 +4,10 @@
{% block main %}
<div class="container-fluid bg-dark text-light text-center">
<hr class="my-0">
<div class="py-4">
<div class="pt-4 pb-2">
<h1 class="display-1">Langley</h1>
<span class="fst-italic">The Village by The Sea</span>
<br><span>Incorporated 1913</span>
<p>Founded in 1891</p>
</div>
</div>
<div class="container-md mt-2 text-end">