mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-12 17:42:32 +02:00
Add title to socialIcons #1032
@@ -137,8 +137,10 @@ fuseOpts:
|
||||
```yml
|
||||
socialIcons:
|
||||
- name: "<platform>"
|
||||
title: "<custom title>"
|
||||
url: "<link>"
|
||||
- name: "<platform 2>"
|
||||
title: "<custom title 2>"
|
||||
url: "<link2>"
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user