diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-12-12 22:18:55 +0100 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-12-12 22:18:55 +0100 |
commit | 7a8f0e7cbdb52b7414491aa486a4335d37a1d24f (patch) | |
tree | f00dbc4d1e92c0faec99f0ddffa5f3a793b0c6a8 | |
parent | 865c671d1530defb5ebcb86ec41f44f2d850c594 (diff) |
Uni projects are mostly in cgit now
-rw-r--r-- | src/projects.html.erb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/projects.html.erb b/src/projects.html.erb index 955b32f..1fb2b1b 100644 --- a/src/projects.html.erb +++ b/src/projects.html.erb @@ -2,8 +2,7 @@ You can find my most useful and interesting projects <a href='https://git.m-chrzan.xyz'>here</a>. Mirrors of these and some additional code can be found on my <a href='https://github.com/m-chrzan'>GitHub -</a> and <a href='https://gitlab.com/m-chrzan'>GitLab</a> profiles (the extra -stuff is mostly a lot of university assignments). +</a> and <a href='https://gitlab.com/m-chrzan'>GitLab</a> profiles. </p> <ul> |