Improved category for block setup
All checks were successful
Build and Publish Web / build (push) Successful in 15s
All checks were successful
Build and Publish Web / build (push) Successful in 15s
This commit is contained in:
@@ -4,7 +4,7 @@ draft: false
|
||||
title: "Let's start a blog!"
|
||||
author: "Jirka"
|
||||
tags: ["hugo", "idea", "guide", "tutorial"]
|
||||
categories: ["blog", "idea"]
|
||||
categories: ["Blog setup", "idea"]
|
||||
description: "Behind the scenes of the idea and setup."
|
||||
---
|
||||
|
||||
@@ -148,4 +148,4 @@ So I've created `layouts/_default/_markup/render-link.html` will follow content:
|
||||
It creates correct links just from file links and will warn me if anything will go wrong.
|
||||
|
||||
---
|
||||
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog).
|
||||
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog-setup).
|
||||
|
||||
Reference in New Issue
Block a user