From ce985c680f7dfe10686a099edc38aadf4de14f75 Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Tue, 25 Jan 2022 00:22:07 +0100 Subject: [PATCH] Removing unwanted dot. --- content/posts/_index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/posts/_index.md b/content/posts/_index.md index b627392..4291e47 100644 --- a/content/posts/_index.md +++ b/content/posts/_index.md @@ -2,11 +2,11 @@ title: "C Tutorial" draft: false weight: 1 -type: docs description: Posts about the C Programming language. linkTitle: "C Tutorial" menu: - main: - weigth: 1 - pre: ----- + main: + weigth: 1 +cascade: + - type: "docs" +---