Skip to content

Commit

Permalink
feat: Defaulting Root Page
Browse files Browse the repository at this point in the history
    Adding YAML header to preview page, and ignoring it when generating pages
  • Loading branch information
StartAutomating authored and StartAutomating committed Mar 15, 2024
1 parent d7fcd2e commit ed7ef2a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/index.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
stylesheet: /Konsolas/Konsolas.css
colorSchemeName: Konsolas
colorSchemeFileName: Konsolas
image: /Konsolas/Konsolas.png
description: 4bit css
permalink: /
---
<h2 style='text-align:center'>
<a id='colorSchemeNameLink' href='#'>
<span class='ColorSchemeFileName' />
Expand Down

0 comments on commit ed7ef2a

Please sign in to comment.