Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfs-db authored Jul 26, 2024
1 parent 3851347 commit 017beaf
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,14 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.

title: Your awesome title
email: [email protected]
title: Pablo Github
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
Here you can find some old stuff which I did in my university, amateur projects to learn a new skill, journal about learning and much more.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jekyllrb
github_username: jekyll
twitter_username:
github_username: pfs-db

# Build settings
theme: minima
Expand Down

0 comments on commit 017beaf

Please sign in to comment.