GitHub Pages Testing Site for "site.github.url" bug

I noticed that the Jekyll version used GitHub Pages is malconfigured in a way that the variable site.github.url does not point to the web location of the site itself but to a non-existent page on GitHub. This page demonstrates this and also verifies the presence of this bug.

https://maxvalue.github.io/GitHub-Pages-site.github.url-Bug
https://maxvalue.github.io/GitHub-Pages-site.github.url-Bug

The above 2 links should be exactly the same.

Status:

The bug has been fixed!

Further Infos

This bug has been noticed on project AND user pages.

As it turns out this bug is only present if you build your GitHub Pages site locally without any GitHub API key set.