Skip to content
Snippets Groups Projects
Commit 37a3884c authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

...web

parent e5f6a827
No related branches found
No related tags found
No related merge requests found
---
title: My First blog post
date: 2019-07-22
description: An example blog post.
categories:
- demo
tags:
- hello-world
---
This is a first blog post.
Thanks to GoHugo for providing blazing fast static site generation.
{{< figure src="/hugo-logo-wide.svg" title="GoHugo" alt="GoHugo logo" >}}
\ No newline at end of file
......@@ -33,7 +33,7 @@ menu:
url: about/
weight: 1
- name: Posts
url: post/
url: posts/
weight: 2
- name: Tags
url: tags/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment