create theme chocolate

This commit is contained in:
2026-07-23 04:24:02 +02:00
committed by kitoy
parent cf3f6a33ae
commit 0a9baaafb1
11 changed files with 876 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="{{ config.siteDescription }}">
<meta name="author" content=" {{config.siteAuthor}} ">
<title> {{ config.siteTitle }} </title>
{% block css %} {% endblock %}
<link href="/static/themes/chocolate/css/base.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="/static/themes/chocolate/css/menu.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/static/themes/chocolate/css/quill-editor.css" rel="stylesheet">