diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-12 10:31:48 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-12 10:31:48 +0200 |
commit | c364c4b0273e76cb13571878d1a4a2853a392b9b (patch) | |
tree | 0deb386ef2e380436a74ad9fcf5b023c999dfed7 /posts/connect4.md | |
parent | 583f9fa1018bb688323f2367e99c53bba9843f61 (diff) |
WIP transition to jekyll
Diffstat (limited to 'posts/connect4.md')
-rw-r--r-- | posts/connect4.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/posts/connect4.md b/posts/connect4.md deleted file mode 100644 index 89f8db2..0000000 --- a/posts/connect4.md +++ /dev/null @@ -1,17 +0,0 @@ -[meta]: <title> (Connect 4 beta live!) -[meta]: <subtitle> (Announcement post) -[meta]: <author> (Loek) -[meta]: <date> (April 24 2021) -[meta]: <tags> (connect 4, beta) -[meta]: <cover> (/img/connectfourbeta.png) - -My connect four website is currently online as a public beta. You can visit the -website at <https://connect4.pipeframe.xyz>. A list of known bugs is on the -homepage, and all other issues should be submitted to -[GitHub](https://github.com/lonkaars/connect-4/issues). - -If I encounter some very interesing bug that I think deserves it's own blog -post I'll write one about it of course. I have one more week from now to worry -about the connect four website, but after that I'm going to start preparing for -my school exams. - |