Deplace static files for themes

This commit is contained in:
2026-05-21 22:28:49 +02:00
committed by kitoy
parent bf43a417c8
commit bae713ed61
78 changed files with 121 additions and 880 deletions

View File

@@ -7,13 +7,13 @@
{% block css %} {% endblock %}
<!-- Bootstrap core CSS -->
<link href="/static/vendors/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/static/themes/creative/vendors/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="/static/vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/static/css/fontes-creative.css">
<link href="/static/themes/creative/vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/static/cthemes/creative/ss/fontes-creative.css">
<!-- Plugin CSS -->
<link href="/static/vendors/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="/static/themes/creative/vendors/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/static/css/creative.css" rel="stylesheet">
<link href="/static/themes/creative/css/creative.css" rel="stylesheet">