adding author meta data
This commit is contained in:
parent
5f85cad605
commit
ee459065cb
|
@ -1,6 +1,13 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: You're up and running!
|
title: You're up and running!
|
||||||
|
subtite: A short introduction
|
||||||
|
description: A hello world post
|
||||||
|
category: general
|
||||||
|
tags:
|
||||||
|
- general
|
||||||
|
author: Holger
|
||||||
|
author_email: holger.reinhardt@haufe-lexware.com
|
||||||
---
|
---
|
||||||
|
|
||||||
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).
|
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).
|
||||||
|
|
Loading…
Reference in a new issue