Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Help yourself with our introductory tutorial if you need more time to familiariz

© 2017 Michigan State University

Francesco Tonini: <ftonini84@gmail.com>
Francesco Tonini: <ftonini@msu.edu>

Paul McCord: <paulfmccord@gmail.com>
Paul McCord: <mccordpa@msu.edu>

Jianguo 'Jack' Liu: <liuji@msu.edu>

Expand Down
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
theme: jekyll-theme-cayman
title: Telecoupling Toolbox
google_analytics: UA-105699884-1
show_downloads: "true"
4 changes: 4 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$header-bg-color: #18453B !default;
$section-headings-color: #18453B !default;

@import "{{ site.theme }}";