Get site running on staging domain.

This commit is contained in:
jmsgrogan 2024-02-18 17:20:38 +00:00
parent 4be5e93c9c
commit 7ba077608c
5 changed files with 49 additions and 11 deletions

View file

@ -3,4 +3,5 @@
content="width=device-width, initial-scale=1">
{% load static %}
<link rel="shortcut icon" type="image/png" href="{% static 'primary/favicon.ico' %}"/>
<link rel="stylesheet" href="{% static 'primary/style.css' %}">