Skip to content

Commit

Permalink
Following along with GitHub Pages / Jekyll docs
Browse files Browse the repository at this point in the history
  • Loading branch information
j0eybrinkman committed Apr 10, 2024
1 parent c419336 commit b441f37
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
gem 'jemoji'
4 changes: 3 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
theme: jekyll-theme-minimal
title: Joey's homepage
description: Bookmark this to keep an eye on my project updates!
description: Bookmark this to keep an eye on my project updates!
plugins:
- jemoji
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I give this plugin two :+1:!

0 comments on commit b441f37

Please sign in to comment.