feat(theme): add a link to my forge in the menu
This commit is contained in:
parent
cfb55c355f
commit
980eb804a6
2 changed files with 20 additions and 6 deletions
|
@ -10,9 +10,16 @@
|
|||
weight: 20
|
||||
|
||||
secondary:
|
||||
- name: 'Projects'
|
||||
url: 'https://code.bcarlin.net'
|
||||
weight: 10
|
||||
params:
|
||||
iconName: "git-pull-request-fill"
|
||||
iconTitle: "My software forge"
|
||||
|
||||
- name: '@bcarlin@hachyderm.io'
|
||||
url: 'https://hachyderm.io/@bcarlin'
|
||||
weight: 10
|
||||
weight: 20
|
||||
params:
|
||||
rel: "me"
|
||||
iconName: "mastodon-fill"
|
||||
|
@ -20,7 +27,7 @@
|
|||
|
||||
- name: 'LinkedIn'
|
||||
url: 'https://www.linkedin.com/in/brunocarlin'
|
||||
weight: 20
|
||||
weight: 30
|
||||
params:
|
||||
rel: "me"
|
||||
iconName: "linkedin-fill"
|
||||
|
@ -28,7 +35,7 @@
|
|||
|
||||
- name: 'GPG Key'
|
||||
url: '/bcarlin.gpg'
|
||||
weight: 30
|
||||
weight: 40
|
||||
params:
|
||||
class: "u-key"
|
||||
iconName: "key-fill"
|
||||
|
|
|
@ -10,9 +10,16 @@
|
|||
weight: 20
|
||||
|
||||
secondary:
|
||||
- name: 'Projets'
|
||||
url: 'https://code.bcarlin.net'
|
||||
weight: 10
|
||||
params:
|
||||
iconName: "git-pull-request-fill"
|
||||
iconTitle: "Ma forge logicielle"
|
||||
|
||||
- name: '@bcarlin@hachyderm.io'
|
||||
url: 'https://hachyderm.io/@bcarlin'
|
||||
weight: 10
|
||||
weight: 20
|
||||
params:
|
||||
rel: "me"
|
||||
iconName: "mastodon-fill"
|
||||
|
@ -20,7 +27,7 @@
|
|||
|
||||
- name: 'LinkedIn'
|
||||
url: 'https://www.linkedin.com/in/brunocarlin'
|
||||
weight: 20
|
||||
weight: 30
|
||||
params:
|
||||
rel: "me"
|
||||
iconName: "linkedin-fill"
|
||||
|
@ -28,7 +35,7 @@
|
|||
|
||||
- name: 'Clef GPG'
|
||||
url: '/bcarlin.gpg'
|
||||
weight: 30
|
||||
weight: 40
|
||||
params:
|
||||
class: "u-key"
|
||||
iconName: "key-fill"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue