Skip to content

Commit

Permalink
change friend field order
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroBlackstone committed Jun 20, 2021
1 parent 884f4d3 commit 41e79a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_data/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ footer: Footer message here

friends:
-
photoPath: /img/friends/Sample_User_Icon.png
name: friend1
photoPath: /img/friends/Sample_User_Icon.png
bio: My friend1
link: https://www.friend1.com
-
photoPath: /img/friends/Sample_User_Icon.png
name: friend2
photoPath: /img/friends/Sample_User_Icon.png
bio: My friend2
link: https://www.friend1.com

Expand Down

0 comments on commit 41e79a2

Please sign in to comment.