mirror of
https://github.com/Rushilwiz/launchx.git
synced 2025-04-05 12:40:18 -04:00
fix: attempting to fix styles errors
This commit is contained in:
parent
ac5ffb486a
commit
d8ad85d1f1
|
@ -1,6 +1,6 @@
|
||||||
{% extends "launchx/base.html" %}
|
{% extends "launchx/base.html" %}
|
||||||
{% load launchx_extras %}
|
{% load launchx_extras %}
|
||||||
<script src="{% static 'innovate/starfield.js' %}"></script>
|
|
||||||
{% block styles %}
|
{% block styles %}
|
||||||
<link rel="stylesheet" href="{% static 'innovate/index.css' %}">
|
<link rel="stylesheet" href="{% static 'innovate/index.css' %}">
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user