mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-09-09 08:10:32 +00:00
brought back 800 weight
This commit is contained in:
parent
366672c544
commit
11fbf090b1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<link rel="stylesheet" href="{% static 'app.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=Plus+Jakarta+Sans:wght@400..600&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400..800&display=swap" rel="stylesheet">
|
||||
<link rel="icon" type="image/svg+xml" href="{% static 'favicon/favicon.svg' %}">
|
||||
<link rel="icon" type="image/png" href="{% static 'favicon/favicon.png' %}">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue