This repository has been archived on 2022-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
arsenm-dev-site/config/_default/menus.toml

41 lines
1.2 KiB
TOML

[[docs]]
name = "Docs"
weight = 10
identifier = "docs"
url = "/docs/"
[[main]]
name = "Home"
url = "/"
weight = 10
[[main]]
name = "Docs"
url = "/docs/"
weight = 20
# [[social]]
# name = "Twitter"
# pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-twitter\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"></path></svg>"
# url = "https://twitter.com/gethyas"
# weight = 10
[[social]]
name = "GitLab"
pre = "<span class='iconify' data-icon='fa-brands:gitlab' data-inline='false'></span>"
url = "https://gitlab.com/moussaelianarsen"
post = "v0.1.0"
weight = 20
[[social]]
name = "Gitea"
pre = "<span class='iconify' data-icon='cib:gitea' data-inline='false'></span>"
url = "https://gitea.arsenm.dev/Arsen6331"
post = "v0.1.0"
weight = 20
# [[footer]]
# name = "Privacy"
# url = "/privacy-policy/"
# weight = 10