mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-12 17:42:32 +02:00
Add title to socialIcons #1032
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"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user