Fix website RSS feed title
This commit is contained in:
parent
05425e39ec
commit
d2219cec36
|
|
@ -4,6 +4,8 @@ base_url = "https://graphite.rs"
|
||||||
# Whether to automatically compile all Sass files in the sass directory
|
# Whether to automatically compile all Sass files in the sass directory
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|
||||||
|
title = "Graphite"
|
||||||
|
description = "2D raster & vector editor that melds traditional layers & tools with a modern node-based procedural workflow."
|
||||||
feed_filename = "rss.xml"
|
feed_filename = "rss.xml"
|
||||||
|
|
||||||
[markdown]
|
[markdown]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue