Skip to content

Commit 25ae96d

Browse files
authored
Fixed the midnight theme
1 parent 5bbcd70 commit 25ae96d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: gfx-rs
22
highlighter: rouge
3-
theme: midnight
3+
theme: jekyll-theme-midnight
4+
title: Gfx-rs nuts and bolts
5+
description: Gfx-rs is a low-level graphics abstraction layer in Rust. This blog supposedly hosts the major milestones, concepts, and recaps of the project.
46
github: https://www.github.com/gfx-rs
57
about: The gfx-rs documentation and blog.
68
urls:

0 commit comments

Comments
 (0)