This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Roeland
authored and
Roeland
committed
Feb 5, 2024
1 parent
1619223
commit 50f93f7
Showing
4 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,37 +9,37 @@ theme: jekyll-theme-chirpy | |
lang: en | ||
|
||
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker | ||
timezone: | ||
timezone: Europe/Brussels | ||
|
||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md | ||
# ↓ -------------------------- | ||
|
||
title: Chirpy # the main title | ||
title: r54.be # the main title | ||
|
||
tagline: A text-focused Jekyll theme # it will display as the sub-title | ||
tagline: Random stuf I want to document publicly # the tagline below the title | ||
|
||
description: >- # used by seo meta and the atom feed | ||
A minimal, responsive and feature-rich Jekyll theme for technical writing. | ||
# Fill in the protocol & hostname for your site. | ||
# e.g. 'https://username.github.io', note that it does not end with a '/'. | ||
url: "" | ||
url: "https://roeland54.github.io" | ||
|
||
github: | ||
username: github_username # change to your github username | ||
username: roeland54 # change to your github username | ||
|
||
twitter: | ||
username: twitter_username # change to your twitter username | ||
# twitter: | ||
# username: twitter_username # change to your twitter username | ||
|
||
social: | ||
# Change to your full name. | ||
# It will be displayed as the default author of the posts and the copyright owner in the Footer | ||
name: your_full_name | ||
email: [email protected] # change to your email address | ||
name: Roeland | ||
#email: [email protected] # change to your email address | ||
links: | ||
# The first element serves as the copyright owner's link | ||
- https://twitter.com/username # change to your twitter homepage | ||
- https://github.com/username # change to your github homepage | ||
#- https://twitter.com/username # change to your twitter homepage | ||
- https://github.com/roeland54 # change to your github homepage | ||
# Uncomment below to add more social links | ||
# - https://www.facebook.com/username | ||
# - https://www.linkedin.com/in/username | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
## this is the first blog |