Compare commits
No commits in common. "b75b01c617b3592eb4fcf5f605051ddc4ff3d1e4" and "ff07dcd38851bafc80b68f2907971adb256c4aeb" have entirely different histories.
b75b01c617
...
ff07dcd388
|
@ -22,7 +22,6 @@ 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?tab=activity)
|
||||
projects: [https://git.posixlycorrect.com/fabian/](https://git.posixlycorrect.com/fabian/)
|
||||
email: fabian [at] posixlycorrect [dot] com
|
||||
gpg key:
|
||||
```txt
|
||||
|
|
Loading…
Reference in a new issue