@@ -0,0 +1,7 @@
+:root {
+ /* General */
+ --heading-h3-color : #7E267E;
+
+ /* Cover */
+ --cover-heading-color : #555555;
+}
@@ -8,6 +8,7 @@
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no, viewport-fit=cover">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css">
+ <link rel="stylesheet" href="assets/css/main-min.css">
</head>
<body>