mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Add title to socialIcons #1032
parent
847ff12ebb
commit
41fede3bd6
2
Icons.md
2
Icons.md
@ -89,8 +89,10 @@ Usage :
|
|||||||
```
|
```
|
||||||
socialIcons:
|
socialIcons:
|
||||||
- name: "kofi"
|
- name: "kofi"
|
||||||
|
title: "<custom title>"
|
||||||
url: "https://kofi.com"
|
url: "https://kofi.com"
|
||||||
- name: "twitter"
|
- name: "twitter"
|
||||||
|
title: "<custom title>"
|
||||||
url: "https://twitter.com"
|
url: "https://twitter.com"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user