feat(theme): add a link to my forge in the menu

This commit is contained in:
Bruno Carlin 2025-07-06 14:22:12 +02:00
parent cfb55c355f
commit 980eb804a6
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
2 changed files with 20 additions and 6 deletions

View file

@ -10,9 +10,16 @@
weight: 20 weight: 20
secondary: secondary:
- name: 'Projects'
url: 'https://code.bcarlin.net'
weight: 10
params:
iconName: "git-pull-request-fill"
iconTitle: "My software forge"
- name: '@bcarlin@hachyderm.io' - name: '@bcarlin@hachyderm.io'
url: 'https://hachyderm.io/@bcarlin' url: 'https://hachyderm.io/@bcarlin'
weight: 10 weight: 20
params: params:
rel: "me" rel: "me"
iconName: "mastodon-fill" iconName: "mastodon-fill"
@ -20,7 +27,7 @@
- name: 'LinkedIn' - name: 'LinkedIn'
url: 'https://www.linkedin.com/in/brunocarlin' url: 'https://www.linkedin.com/in/brunocarlin'
weight: 20 weight: 30
params: params:
rel: "me" rel: "me"
iconName: "linkedin-fill" iconName: "linkedin-fill"
@ -28,7 +35,7 @@
- name: 'GPG Key' - name: 'GPG Key'
url: '/bcarlin.gpg' url: '/bcarlin.gpg'
weight: 30 weight: 40
params: params:
class: "u-key" class: "u-key"
iconName: "key-fill" iconName: "key-fill"

View file

@ -10,9 +10,16 @@
weight: 20 weight: 20
secondary: secondary:
- name: 'Projets'
url: 'https://code.bcarlin.net'
weight: 10
params:
iconName: "git-pull-request-fill"
iconTitle: "Ma forge logicielle"
- name: '@bcarlin@hachyderm.io' - name: '@bcarlin@hachyderm.io'
url: 'https://hachyderm.io/@bcarlin' url: 'https://hachyderm.io/@bcarlin'
weight: 10 weight: 20
params: params:
rel: "me" rel: "me"
iconName: "mastodon-fill" iconName: "mastodon-fill"
@ -20,7 +27,7 @@
- name: 'LinkedIn' - name: 'LinkedIn'
url: 'https://www.linkedin.com/in/brunocarlin' url: 'https://www.linkedin.com/in/brunocarlin'
weight: 20 weight: 30
params: params:
rel: "me" rel: "me"
iconName: "linkedin-fill" iconName: "linkedin-fill"
@ -28,7 +35,7 @@
- name: 'Clef GPG' - name: 'Clef GPG'
url: '/bcarlin.gpg' url: '/bcarlin.gpg'
weight: 30 weight: 40
params: params:
class: "u-key" class: "u-key"
iconName: "key-fill" iconName: "key-fill"