Backgrounds
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
<script src="https://unpkg.com/interactjs"></script>
|
||||
<link rel="stylesheet" href="https://unpkg.com/98.css" >
|
||||
<link href="{% static 'style.css'%}" rel="stylesheet" type="text/css" />
|
||||
<style>
|
||||
{% include 'background.css' with background=user.profile.background %}
|
||||
</style>
|
||||
<link href="{% static 'style.css'%}" rel="stylesheet" type="text/css" />
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'apple-touch-icon.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="{% static 'favicon-32x32.png' %}">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{% static 'favicon-16x16.png' %}">
|
||||
|
||||
Reference in New Issue
Block a user