Skip to content

Commit

Permalink
Adds minima config and social links.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicopace authored Oct 28, 2024
1 parent 17539b2 commit b642ad1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
show_downloads: false
remote_theme: jekyll/[email protected]
remote_theme: jekyll/minima
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
minima:
skin: classic
social_links:
- { platform: github, user_url: "https://github.com/ssbc/tinyssb" }
- { platform: x, user_url: "https://x.com/wildfiressb" }

0 comments on commit b642ad1

Please sign in to comment.