Compare commits
2 commits
ff07dcd388
...
b75b01c617
Author | SHA1 | Date | |
---|---|---|---|
Fabian Montero | b75b01c617 | ||
Fabian Montero | e310700175 |
|
@ -22,6 +22,7 @@ menu_items = [
|
|||
{name = "about", url = "$BASE_URL/about"},
|
||||
{name = "blog", url = "$BASE_URL/blog"},
|
||||
{name = "wiki", url = "https://wiki.posixlycorrect.com", newtab = true},
|
||||
{name = "git", url = "https://git.posixlycorrect.com", newtab = true},
|
||||
{name = "comms", url = "$BASE_URL/comms"},
|
||||
{name = "lib", url = "$BASE_URL/lib"},
|
||||
{name = "analog photo", url = "$BASE_URL/analog-photography"},
|
||||
|
|
|
@ -3,7 +3,7 @@ title = "about"
|
|||
+++
|
||||
name: Fabián Montero
|
||||
bio: Linux Embedded Engineer
|
||||
projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian/)
|
||||
projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian?tab=activity)
|
||||
email: fabian [at] posixlycorrect [dot] com
|
||||
gpg key:
|
||||
```txt
|
||||
|
|
Loading…
Reference in a new issue