diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
| commit | f0ee502fb60719e80223e3849eb6c7246949de5f (patch) | |
| tree | d957dc2277850b076a2cba6f858099ad9dcd4f0c /content/projects/fxmaze.md | |
| parent | 70a25fd804daa5df4b5cd34aac5de99acabc5cff (diff) | |
| download | blog-f0ee502fb60719e80223e3849eb6c7246949de5f.tar.gz blog-f0ee502fb60719e80223e3849eb6c7246949de5f.zip | |
Update posts with source code links
Diffstat (limited to 'content/projects/fxmaze.md')
| -rw-r--r-- | content/projects/fxmaze.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/projects/fxmaze.md b/content/projects/fxmaze.md index 29ac55a..66f2067 100644 --- a/content/projects/fxmaze.md +++ b/content/projects/fxmaze.md @@ -1,7 +1,8 @@ --- date: 2013-11-17 title: fxMaze +source: https://github.com/schneefux/fx-maze image: /images/fxmaze.jpg --- -A raycaster for a Casio calculator.
\ No newline at end of file +A raycaster for a Casio calculator. |
