This commit is contained in:
parent
c3d5ddda84
commit
246fa3c3b2
1
assets/icons/brand-linkedin.svg
Normal file
1
assets/icons/brand-linkedin.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-linkedin"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M8 11v5" /><path d="M8 8v.01" /><path d="M12 16v-5" /><path d="M16 16v-3a2 2 0 1 0 -4 0" /><path d="M3 7a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z" /></svg>
|
After Width: | Height: | Size: 509 B |
1
assets/icons/flask.svg
Normal file
1
assets/icons/flask.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-flask"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 3l6 0" /><path d="M10 9l4 0" /><path d="M10 3v6l-4 11a.7 .7 0 0 0 .5 1h11a.7 .7 0 0 0 .5 -1l-4 -11v-6" /></svg>
|
After Width: | Height: | Size: 429 B |
1
assets/icons/mail.svg
Normal file
1
assets/icons/mail.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-mail"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" /><path d="M3 7l9 6l9 -6" /></svg>
|
After Width: | Height: | Size: 424 B |
12
hugo.yaml
12
hugo.yaml
@ -52,11 +52,11 @@ menu:
|
|||||||
main: []
|
main: []
|
||||||
|
|
||||||
social:
|
social:
|
||||||
- identifier: "email"
|
- identifier: "mail"
|
||||||
name: Email
|
name: Mail
|
||||||
url: "mailto:etienne.girault@gmail.com"
|
url: "mailto:etienne.girault@gmail.com"
|
||||||
# params:
|
params:
|
||||||
# icon: "email"
|
icon: "mail"
|
||||||
- identifier: "github"
|
- identifier: "github"
|
||||||
name: "GitHub"
|
name: "GitHub"
|
||||||
url: "https://github.com/CaiJimmy/Vezpi"
|
url: "https://github.com/CaiJimmy/Vezpi"
|
||||||
@ -65,8 +65,8 @@ menu:
|
|||||||
- identifier: "linkedin"
|
- identifier: "linkedin"
|
||||||
name: "LinkedIn"
|
name: "LinkedIn"
|
||||||
url: "https://www.linkedin.com/in/etiennegirault/"
|
url: "https://www.linkedin.com/in/etiennegirault/"
|
||||||
# params:
|
params:
|
||||||
# icon: "brand-linkedin"
|
icon: "brand-linkedin"
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
home:
|
home:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user