diff options
author | EuAndreh <eu@euandre.org> | 2019-11-30 20:00:21 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-11-30 20:00:21 -0300 |
commit | e443fda051f30e32fee36ab59691bfc56662d7fd (patch) | |
tree | 91f25e0fdd1721a178c38c302499d2564df1c964 | |
parent | Format default.nix (linter offense) (diff) | |
download | euandre.org-e443fda051f30e32fee36ab59691bfc56662d7fd.tar.gz euandre.org-e443fda051f30e32fee36ab59691bfc56662d7fd.tar.xz |
about.org: Change GitLab link to direct profile
-rw-r--r-- | TODOs.org | 1 | ||||
-rw-r--r-- | site/pages/about.org | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,7 @@ https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html https://groups.google.com/forum/#!topic/hakyll/KAhCO1GVELA ** TODO Add permalink to article ** TODO Limit max nÂș of posts in homepage +** TODO Improve about page with links to repos instead of profiles * CLI ** TODO Add completion ** TODO Add =website post= command diff --git a/site/pages/about.org b/site/pages/about.org index e9670fa..24b5091 100644 --- a/site/pages/about.org +++ b/site/pages/about.org @@ -5,4 +5,6 @@ Hi, I'm EuAndreh. I write software and occasionally music. -You can find my work on [[https://git.sr.ht/~euandreh/][Sourcehut]], [[https://gitlab.com/EuAndreh/][GitLab]] and [[https://github.com/EuAndreh/][GitHub]]. + + +You can find my work on [[https://git.sr.ht/~euandreh/][Sourcehut]], [[https://gitlab.com/users/EuAndreh/projects][GitLab]] and [[https://github.com/EuAndreh/][GitHub]]. |