We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab6f99 commit f48c9deCopy full SHA for f48c9de
_config.yml
@@ -1,5 +1,7 @@
1
-theme: jekyll-theme-midnight
2
title: Rapid Time Tracker
3
description: An ultra-lightweight time tracker operating on a local text file.
+remote_theme: pages-themes/tactile@v0.2.0
4
plugins:
5
- - jekyll-sitemap
+- jekyll-remote-theme # add this line to the plugins list if you already have one
6
+- jekyll-seo-tag
7
+- jekyll-sitemap
0 commit comments