Skip to content

Commit ef2d2a7

Browse files
authored
[Config] Update theme
1 parent 914515e commit ef2d2a7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

_config.yml

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
theme: jekyll-theme-slate
2-
show_downloads: false
1+
title: ASPIS
2+
description: LLVM-based Software-Implemented Hardware Fault Tolernace
33

4-
description: ASPIS - LLVM-based Software-Implemented Hardware Fault Tolernace
4+
show_downloads: true
5+
6+
remote_theme: pages-themes/cayman@v0.2.0
7+
8+
plugins:
9+
- jekyll-remote-theme # add this line to the plugins list if you already have one

0 commit comments

Comments
 (0)