Skip to content

Commit

Permalink
Added Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Siteleaf committed Aug 19, 2024
1 parent b1d072d commit 4b48484
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Jayme Hoffman
timezone: UTC
collections:
mental-models:
title: Mental Models
output: true
permalink: mental-models
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
email: [email protected]
google_analytics: UA-124170593-1
logo: "/assets/jayme-hoffman-logo.png"
image: "/assets/og-image.png"
description: Jayme Hoffman's blog
baseurl:
url:
twitter_username: jaymehoffman
twitter:
username: jaymehoffman
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag

0 comments on commit 4b48484

Please sign in to comment.