diff --git a/website/config.toml b/website/config.toml index 8e0af29a..0f0c585e 100644 --- a/website/config.toml +++ b/website/config.toml @@ -4,6 +4,8 @@ base_url = "https://graphite.rs" # Whether to automatically compile all Sass files in the sass directory 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" [markdown]