From 5c3d96db7eb6598db677b22398bf1bf6c6f91285 Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Mon, 11 Jul 2022 11:34:31 +0800 Subject: [PATCH] config theme --- Gemfile | 2 ++ _config.yml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index be173b2..1e61c58 100644 --- a/Gemfile +++ b/Gemfile @@ -3,3 +3,5 @@ source "https://rubygems.org" gemspec + +gem "github-pages", group: :jekyll_plugins \ No newline at end of file diff --git a/_config.yml b/_config.yml index 2a062d3..e17dfa9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Cayman theme -description: Cayman is a clean, responsive theme for GitHub Pages. +title: TinyEurocat for EuroScope +description: An simple EuroScope plug-in to simulate THALES Eurocat TAG show_downloads: true google_analytics: theme: jekyll-theme-cayman \ No newline at end of file