Style: Enforce mandatory empty lines following all headings
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 23s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 23s
This commit is contained in:
@@ -7,6 +7,7 @@ This repository exclusively contains the **Markdown content, static assets, and
|
|||||||
Your Wiki architecture is decoupled. This repository contains the text, but the `hugo-framework` repository contains the styling and engine (Blowfish).
|
Your Wiki architecture is decoupled. This repository contains the text, but the `hugo-framework` repository contains the styling and engine (Blowfish).
|
||||||
|
|
||||||
### What lives here:
|
### What lives here:
|
||||||
|
|
||||||
* `content/` (Optional: Just place your markdown files in the root instead)
|
* `content/` (Optional: Just place your markdown files in the root instead)
|
||||||
* `static/` (Images, downloads, icons)
|
* `static/` (Images, downloads, icons)
|
||||||
* `config/` (Dynamic overrides for the Top Navigation Menu: `menus.en.toml`)
|
* `config/` (Dynamic overrides for the Top Navigation Menu: `menus.en.toml`)
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ showEditURL: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 2024 Home Lab
|
## 2024 Home Lab
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -22,6 +23,7 @@ showEditURL: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 2020 Home Lab
|
## 2020 Home Lab
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user