diff options
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/01-hello-world/index.md | 2 | ||||
| -rw-r--r-- | content/blog/01-hello-world/index.org | 4 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/01-hello-world/index.md b/content/blog/01-hello-world/index.md index 0bdb3d0..adb9d3f 100644 --- a/content/blog/01-hello-world/index.md +++ b/content/blog/01-hello-world/index.md @@ -1,5 +1,5 @@  --- -author: A.D.B. Jesus +author: Alexandre D. B. Jesus  date: 2022-08-29  slug: hello-world  title: Hello, world! diff --git a/content/blog/01-hello-world/index.org b/content/blog/01-hello-world/index.org index 02676c5..3daa0c1 100644 --- a/content/blog/01-hello-world/index.org +++ b/content/blog/01-hello-world/index.org @@ -1,11 +1,11 @@  #+TITLE: Hello, world!  #+DATE: 2022-08-29 -#+AUTHOR: A.D.B. Jesus +#+AUTHOR: Alexandre D. B. Jesus  #+PANDOC_METADATA: slug:hello-world  #+PANDOC_EXTENSIONS: commonmark+yaml_metadata_block  #+PANDOC_OPTIONS: standalone:t  #+PANDOC_OPTIONS: shift-heading-level-by:2 -#+SPDX-FileCopyrightText: 2022 A.D.B. Jesus <https://adbjesus.com> +#+SPDX-FileCopyrightText: 2022 Alexandre D. B. Jesus <https://adbjesus.com>  #+SPDX-License-Identifier: CC-BY-SA-4.0  I have been thinking of starting a blog for a while, mostly to write  | 
