Skip to content

Commit

Permalink
contact
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisDotDoNothing committed Nov 16, 2023
1 parent b6eda54 commit 5868c9b
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1 deletion.
Binary file removed static/img/about-bg_large.avif
Binary file not shown.
Binary file removed static/img/about-bg_large.jpeg
Binary file not shown.
Binary file removed static/img/about-bg_large.png
Binary file not shown.
Binary file removed static/img/about-bg_large.webp
Binary file not shown.
Binary file removed static/img/about-bg_medium.avif
Binary file not shown.
Binary file removed static/img/about-bg_medium.jpeg
Binary file not shown.
Binary file removed static/img/about-bg_medium.png
Binary file not shown.
Binary file removed static/img/about-bg_medium.webp
Binary file not shown.
Binary file removed static/img/about-bg_small.avif
Binary file not shown.
Binary file removed static/img/about-bg_small.jpeg
Binary file not shown.
Binary file removed static/img/about-bg_small.png
Binary file not shown.
Binary file removed static/img/about-bg_small.webp
Binary file not shown.
Binary file removed static/img/contact-bg-1.jpg
Binary file not shown.
Binary file removed static/img/contact-bg-1_large.jpeg
Binary file not shown.
Binary file added static/img/contact.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion templates/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% endblock description %}
{% block header %}
<!-- Page Header -->
<header class="masthead" style="background-image: url('{{ get_url(path="/img/contact-bg-1_large.jpeg")}}')">
<header class="masthead" style="background-image: url('{{ get_url(path="/img/contact.jpeg")}}')">
<div class="overlay"></div>
<div class="container">
<div class="row">
Expand Down

0 comments on commit 5868c9b

Please sign in to comment.