-
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
1 parent
118e9bd
commit 843a07c
Showing
1 changed file
with
41 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
theme: minima | ||
title: Grants Innovation Lab | ||
description: Description TBD | ||
|
||
# Theme-specific settings | ||
|
||
minima: | ||
# Minima date format. | ||
# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this. | ||
# | ||
# date_format: "%b %-d, %Y" | ||
|
||
# Generate social links in footer. | ||
# | ||
# social_links: | ||
# - { platform: devto, user_url: "https://dev.to/jekyll" } | ||
# - { platform: dribbble, user_url: "https://dribbble.com/jekyll" } | ||
# - { platform: facebook, user_url: "https://www.facebook.com/jekyll" } | ||
# - { platform: flickr, user_url: "https://www.flickr.com/photos/jekyll" } | ||
# - { platform: github, user_url: "https://github.com/jekyll/minima" } | ||
# - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" } | ||
# - { platform: instagram, user_url: "https://www.instagram.com/jekyll" } | ||
# - { platform: keybase, user_url: "https://keybase.io/jekyll" } | ||
# - { platform: linkedin, user_url: "https://www.linkedin.com/in/jekyll" } | ||
# - { platform: microdotblog, user_url: "https://micro.blog/jekyll" } | ||
# - { platform: pinterest, user_url: "https://www.pinterest.com/jekyll" } | ||
# - { platform: stackoverflow, user_url: "https://stackoverflow.com/users/1234567/jekyll" } | ||
# - { platform: telegram, user_url: "https://t.me/jekyll" } | ||
# - { platform: twitter, user_url: "https://twitter.com/jekyllrb" } | ||
# - { platform: youtube, user_url: "https://www.youtube.com/jekyll" } | ||
|
||
# If you want to link only specific pages in your header, uncomment this and add the path to the pages in | ||
# order as they should show up. | ||
# | ||
header_pages: | ||
# - RQs.md | ||
# - FAQ.md | ||
|
||
# Set to `true` to show excerpts on the homepage. | ||
# | ||
show_excerpts: true |