mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
feat(profile): update profile mode link and image for better clarity
This commit is contained in:
+3
-3
@@ -69,8 +69,8 @@ languages:
|
|||||||
- name: FRSeries
|
- name: FRSeries
|
||||||
url: frseries
|
url: frseries
|
||||||
weight: 10
|
weight: 10
|
||||||
- name: NullLink
|
- name: External
|
||||||
url: "#"
|
url: "https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode"
|
||||||
|
|
||||||
# custom params for each language should be under [langcode].parms - hugo v0.120.0
|
# custom params for each language should be under [langcode].parms - hugo v0.120.0
|
||||||
params:
|
params:
|
||||||
@@ -78,7 +78,7 @@ languages:
|
|||||||
profileMode:
|
profileMode:
|
||||||
enabled: true
|
enabled: true
|
||||||
title: PaperMod
|
title: PaperMod
|
||||||
imageUrl: "https://raw.githubusercontent.com/googlefonts/noto-emoji/master/svg/emoji_u1f9d1_1f3fb_200d_1f4bb.svg"
|
imageUrl: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?w=200&h=200"
|
||||||
imageTitle: ProfileMode image
|
imageTitle: ProfileMode image
|
||||||
# imageWidth: 120
|
# imageWidth: 120
|
||||||
# imageHeight: 120
|
# imageHeight: 120
|
||||||
|
|||||||
Reference in New Issue
Block a user