Moving social menu to data file, using templates for file downloads, removing download folder.
This commit is contained in:
parent
55ea6b33e6
commit
4630ae0d2b
12 changed files with 54 additions and 83 deletions
23
data/menu.yaml
Normal file
23
data/menu.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
social:
|
||||
- name: Mastodon
|
||||
icon: mastodon
|
||||
URL: https://mastodon.technology/@Ad5001
|
||||
- name: Twitter
|
||||
icon: twitter
|
||||
URL: https://twitter.com/Ad5001P4F
|
||||
- name: Gitea
|
||||
icon: git
|
||||
URL: https://git.ad5001.eu/Ad5001
|
||||
- name: Github
|
||||
icon: github
|
||||
URL: https://github.com/Ad5001
|
||||
- name: Stackoverflow
|
||||
icon: stackoverflow
|
||||
URL: https://stackoverflow.com/users/7520341/ad5001
|
||||
- name: Firefox Addon Developer
|
||||
icon: firefox
|
||||
URL: https://addons.mozilla.org/<lang>/firefox/user/12994006/
|
||||
- identifier: mail
|
||||
name: Mail
|
||||
icon: mail
|
||||
URL: "" # Filled with JS to avoid spam.
|
Loading…
Add table
Add a link
Reference in a new issue