summaryrefslogtreecommitdiff
path: root/docs/_includes/head.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: adapt theme color meta propertyBenjamin Franzke2022-05-171-1/+1
| | | | | | | | The theme color is used on android to style the chrome browser-ui with a color that suits the webpage. Use the dark brand color instead of a random default blue color in order to fit to the rest of the color scheme.
* docs: remove link to missing apple-touch-iconBenjamin Franzke2022-05-171-1/+0
|
* docs: remove invalid link to feed.xmlBenjamin Franzke2022-05-171-1/+0
|
* docs: remove trailing spaceBenjamin Franzke2022-05-171-1/+1
|
* docs: mark spdx headers with the default license to website filesZbigniew Jędrzejewski-Szmek2021-10-181-0/+2
| | | | | | | | | Those were added in b41a3f66c97e3d861faed04b727daf929383b827 without an explicit license, so they are under the default license. Some files already got a header previously, so this only touches the remaining. The same should be done for docs/_data/extra_pages.json, but it's json, and json doesn't allow comments.
* docs: make it prettyTobias Bernard2019-12-111-0/+16
Add custom Jekyll theme, logo, webfont and .gitignore FIXME: the markdown files have some H1 headers which need to be replaced with H2