This project contains the source code for my HowCanI project. It's a rewrite of the original version which I developed a few years ago with using AngularJS. But because it's time to try something new I decided to use Svelte instead.
git tag -a 3.2.6 -m "3.2.66 - Fix wrong domain name in CNAME" && git push --tags
or use the short version:
git tag 3.2.6 && git push --tags