summaryrefslogtreecommitdiff
path: root/_data (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-18Update Box homepageDanny Holman1-1/+1
Update the Box project homepage to use proper HTML5 syntax.
2020-04-08Update main domain globallyDanny Holman1-1/+1
Update the domain from "gymli.org" to "gymli.xyz" in all site configs, links, emails, etc.
2020-02-09Remove "Mail" link from page headerDanny Holman1-3/+0
Remove the "Mail" link from the page header.
2020-01-13Append ".html" to URLs in page_listDanny Holman1-2/+2
Fix a bug in which the navbar items would not work due to the missing ".html" at the end of the URL.
2020-01-13Override theme navigation barDanny Holman1-0/+18
Override the theme navbar with a list of desired pages with correct URL information.