diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-10-26 19:38:45 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-10-26 19:39:11 +0000 |
| commit | 334b90ad1f8359af976f0dc8e17094e0a5c10cce (patch) | |
| tree | bf993ed7296fe311e4e5ad49d3939b7af29dd865 /root | |
| parent | fix the damn text width problem, once and for all ???? (diff) | |
| download | mmm-334b90ad1f8359af976f0dc8e17094e0a5c10cce.tar.gz mmm-334b90ad1f8359af976f0dc8e17094e0a5c10cce.zip | |
frontpage fixes
Diffstat (limited to 'root')
| -rw-r--r-- | root/about/text$markdown.md | 4 | ||||
| -rw-r--r-- | root/portfolio/hidden: text$lua -> bool | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/root/about/text$markdown.md b/root/about/text$markdown.md index cf07175..328873d 100644 --- a/root/about/text$markdown.md +++ b/root/about/text$markdown.md @@ -1,8 +1,6 @@ about me ======== -i am s-ol bekic, a game designer and web developer currently based in cologne. -i create experimental mixed-ware [games][games], [computer interfaces][mmmfs], [looping][loops] and [reactive][vjkit] animations and [other experiments][other]. - +i am s-ol bekic, a designer and creative technologist currently based in cologne. if you are looking for an overview over my work or skillset, take a look at my [portfolio][portfolio]. [games]: /games diff --git a/root/portfolio/hidden: text$lua -> bool b/root/portfolio/hidden: text$lua -> bool index 585a20e..b30e187 100644 --- a/root/portfolio/hidden: text$lua -> bool +++ b/root/portfolio/hidden: text$lua -> bool @@ -1 +1 @@ -return false +return true |
