forked from sergiotarxz/Blag
Adding posts index.md
This commit is contained in:
parent
42eaacf2ce
commit
93914c4298
12
content/posts/_index.md
Normal file
12
content/posts/_index.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "C Tutorial"
|
||||
draft: false
|
||||
weight: 1
|
||||
type: docs
|
||||
description: Posts about the C Programming language.
|
||||
linkTitle: "C Tutorial"
|
||||
menu:
|
||||
main:
|
||||
weigth: 1
|
||||
pre: <i class='fas fa-book'></i>
|
||||
----
|
Loading…
Reference in New Issue
Block a user