Skip to content

Commit 954d405

Browse files
cwfitzgeraldkvark
authored andcommitted
Adjust header to be accurate after gfx-hal deprecation
1 parent f4f9ce6 commit 954d405

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: gfx-rs
22
highlighter: rouge
33
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.
4+
title: gfx-rs nuts and bolts
5+
description: gfx-rs is a project bringing efficient cross-platform graphics to rust. This blog supposedly hosts the major milestones, concepts, and recaps of the project.
66
github: https://www.github.com/gfx-rs
7-
about: The gfx-rs documentation and blog.
7+
about: The gfx-rs blog
88
urls:
99
- text: github
10-
url: https://github.com/gfx-rs/gfx-rs
10+
url: https://github.com/gfx-rs/wgpu
1111
plugins:
1212
- jekyll-feed

0 commit comments

Comments
 (0)