Skip to content

Commit f48c9de

Browse files
committed
change theme
1 parent 2ab6f99 commit f48c9de

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
theme: jekyll-theme-midnight
21
title: Rapid Time Tracker
32
description: An ultra-lightweight time tracker operating on a local text file.
3+
remote_theme: pages-themes/tactile@v0.2.0
44
plugins:
5-
- jekyll-sitemap
5+
- 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

Comments
 (0)