[06/08/23] added gruvbox color scheme, removed style.html
This commit is contained in:
parent
83590d3916
commit
39c52872d7
12 changed files with 25 additions and 126 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue