logo v1
This commit is contained in:
parent
1a4a7390f2
commit
fae06d0190
BIN
assets/pasted-20260405-212746-25ae3cc8.png
Normal file
BIN
assets/pasted-20260405-212746-25ae3cc8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
@ -1,4 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% load static %}
|
||||
|
||||
{% block title %}Embeddable Calendar Widget{% endblock %}
|
||||
|
||||
@ -9,6 +10,7 @@
|
||||
{% if show_embed_header %}
|
||||
<div class="embed-header d-flex flex-column flex-md-row justify-content-between gap-3 align-items-md-center">
|
||||
<div>
|
||||
<img src="{% static 'images/just-roasted-coffee-logo.png' %}" alt="Just Roasted Coffee logo" height="52" class="mb-3 d-block">
|
||||
<span class="eyebrow-pill">Embeddable widget</span>
|
||||
<h1 class="section-title mb-2">Where to find us</h1>
|
||||
<p class="section-copy mb-0">Tap a date to see the event name, time window, and event link.</p>
|
||||
|
||||
BIN
static/images/just-roasted-coffee-logo.png
Normal file
BIN
static/images/just-roasted-coffee-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
BIN
staticfiles/images/just-roasted-coffee-logo.png
Normal file
BIN
staticfiles/images/just-roasted-coffee-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
BIN
staticfiles/pasted-20260405-212746-25ae3cc8.png
Normal file
BIN
staticfiles/pasted-20260405-212746-25ae3cc8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Loading…
x
Reference in New Issue
Block a user