diff options
| -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 |
