diff options
-rw-r--r-- | config.toml | 4 | ||||
-rw-r--r-- | content/index.md | 9 |
2 files changed, 13 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 71bdd68..b1f8620 100644 --- a/config.toml +++ b/config.toml @@ -28,6 +28,10 @@ theme = "researcher" title = "Keybase" url = "https://keybase.io/baitinq" [[params.socialIcons]] + icon = "fab fa-linkedin" + title = "LinkedIn" + url = "https://www.linkedin.com/in/manuelpalenzuelamerino" + [[params.socialIcons]] icon = "fas fa-envelope" title = "E-mail" url = "mailto:mail@example.com" diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..67455d3 --- /dev/null +++ b/content/index.md @@ -0,0 +1,9 @@ +--- +title: "" +date: 2022-07-31T22:29:15+02:00 +draft: false +--- + +# About Me + +Interesting things. |