diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-23 22:30:40 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-23 22:30:55 +0700 |
commit | 7e4325ed5d1f3777fc19e1ebb2f6fad2fb7c1182 (patch) | |
tree | 2076c30da37a1f63b3b01f90fc9d10d9585c0a43 /content/works/axuy.md | |
parent | 2f7bf859ff144e629be0868384a6c9a73270e1b5 (diff) | |
download | blog-7e4325ed5d1f3777fc19e1ebb2f6fad2fb7c1182.tar.gz |
Rename works folder to projects for generalization
Diffstat (limited to 'content/works/axuy.md')
-rw-r--r-- | content/works/axuy.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/content/works/axuy.md b/content/works/axuy.md deleted file mode 100644 index fac4132..0000000 --- a/content/works/axuy.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Axuy -language: en -translationKey: works-axuy -disable_feed: true ---- - -I added face culling and added texture to the 3D shooting game [axuy][axuy] by -[McSinyx][cnx]. - -<picture> - <source srcset="/images/axuy.webp" type="image/webp"> - <img alt="axuy" src="/images/axuy.png"> -</picture> - -[axuy]: https://sr.ht/~cnx/axuy/ -[cnx]: https://cnx.srht.site/ |