Skip to content

Commit

Permalink
🎨 Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 20, 2024
1 parent 55ad1a2 commit a516679
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ plugins:
- jekyll-seo-tag

authors:
sal:
Magicblock:
name: Magicblock
site: https://www.magicblock.gg
avatar: /assets/images/avatar1.png
avatar: assets/images/avatar1.png
bio: ""
email: ""
twitter: https://twitter.com/magicblock
Expand All @@ -35,8 +35,8 @@ defaults:
path: "_posts"
values:
layout: post
author: sal
avatar: /assets/images/avatar1.jpg
author: Magicblock
avatar: assets/images/avatar1.jpg

# all pages
- scope:
Expand Down

0 comments on commit a516679

Please sign in to comment.