Skip to content

Commit

Permalink
chore: Add missing config
Browse files Browse the repository at this point in the history
  • Loading branch information
arslan38 committed Nov 14, 2024
1 parent 4bc851e commit 512ac42
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Hacked Jekyll
description: Jekyll microtheme that looks like JSON
baseurl: /hacked-jekyll
url: https://piazzai.github.io

theme: hacked-jekyll

exclude:
- LICENSE
- README.md
- vendor/

plugins:
- jekyll-seo-tag
- jekyll-sitemap

sass:
sourcemap: never

0 comments on commit 512ac42

Please sign in to comment.