Oddbean new post about | logout
 It is kinda interesting that, files on .well-known directory are responding with 404 while using GitHub pages. 
 So, here's a workaround - Create a repository with name `.well-known` and, make use of `gh-pages` git branch of the repository to host files on .well-known directory.