diff options
| author | Alexandre Jesus <adbjesus@gmail.com> | 2022-09-17 15:12:26 +0100 | 
|---|---|---|
| committer | Alexandre Jesus <adbjesus@gmail.com> | 2022-09-17 15:12:26 +0100 | 
| commit | 74115e5778d3f9adf6161ba3de465cf792a4b1a1 (patch) | |
| tree | 185b135759a2e95e26bcd99da63893c44ae12d2a /content | |
| parent | 2a91daf08ad3d78390be60006c33aa0ecb9cf73e (diff) | |
| download | adbjesus.com-74115e5778d3f9adf6161ba3de465cf792a4b1a1.tar.gz adbjesus.com-74115e5778d3f9adf6161ba3de465cf792a4b1a1.zip  | |
Add personal email, change name
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 4 | ||||
| -rw-r--r-- | content/blog/01-hello-world/index.md | 2 | ||||
| -rw-r--r-- | content/blog/01-hello-world/index.org | 4 | 
3 files changed, 6 insertions, 4 deletions
diff --git a/content/_index.md b/content/_index.md index ccba2fc..5901f41 100644 --- a/content/_index.md +++ b/content/_index.md @@ -24,7 +24,9 @@ Python, Nix, GLPK, Slurm, and SQLite.  ### Email -- Institutional: [ajesus@dei.uc.pt](mailto:ajesus@dei.uc.pt) +Personal: [me@adbjesus.com](mailto:me@adbjesus.com) + +Institutional: [ajesus@dei.uc.pt](mailto:ajesus@dei.uc.pt)  Please [use plaintext](https://useplaintext.email/) when contacting  me. 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  | 
