node: Add imageUrl, title and description fields to node config
This allows us to show a custom header background image in radicle-explorer as well as display a title and description.
1 file changed
+9
-0
9edb633d
→
0be7453e
modified radicle/src/web.rs
@@ -10,6 +10,15 @@ use crate::prelude::RepoId;
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|