Updated logo and og:image

This commit is contained in:
Jonathan Bobel
2024-03-07 16:42:57 -05:00
parent 7e2977f519
commit 6a2f54367c
8 changed files with 56 additions and 17 deletions

View File

@@ -21,7 +21,7 @@
{% endblock %}
{% block meta %}
<meta property="og:site_name" content="Notify.gov">
<meta property="og:image" content="{{ asset_url('images/usa-opengraph-image.png') }}">
<meta property="og:image" content="{{ asset_url('images/notify-og-image.png') }}">
{% endblock %}
<script type="text/javascript" src="{{ asset_url('js/gtm_head.js') }}"></script>
{% endblock %}