0.0.32 video links and change font
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>AerBim</title>
|
||||
{% include 'head_includes/fonts_include.html' %}
|
||||
<link rel="stylesheet" href="{% static "fonts/fonts.css" %}">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
|
||||
{# <link rel="stylesheet" href="{% static "fonts/fonts.css" %}">#}
|
||||
|
||||
<link rel="stylesheet" href="{% static "aerbimCSS.css" %}">
|
||||
<link rel="stylesheet" href="{% static "aerbimCSSMOBILE.css" %}">
|
||||
<script src="{% static "jquery_v3_6_4.js" %}"></script>
|
||||
|
||||
Reference in New Issue
Block a user