[06/08/23] added gruvbox color scheme, removed style.html

This commit is contained in:
andrew 2023-08-06 18:30:38 +01:00
parent 83590d3916
commit 39c52872d7
12 changed files with 25 additions and 126 deletions

View file

@ -10,12 +10,11 @@
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="/assets/css/default.css" rel="stylesheet">
{% include style.html a=page.categories.first %}
</head>
<body>
<div class="container text-start">
{% include nav.html a=page.categories.first %}
{% include nav.html %}
<div class="col col-md-9">
<h1 style="font-weight: 500;">
{{ page.title }}