Compare commits

..

3 Commits

Author SHA1 Message Date
d39e74ca58 Adjust border radius on category list page 2024-02-17 08:08:15 -08:00
e347ce42e4 Hide default logo 2024-02-17 08:08:15 -08:00
47b081d2a9 Add OrcasHub header image 2024-02-17 08:08:15 -08:00

View File

@ -6,6 +6,9 @@
"https://github.com/jordanvidrine/discourse-category-group-boxes.git", "https://github.com/jordanvidrine/discourse-category-group-boxes.git",
"https://github.com/discourse/discourse-clickable-topic.git" "https://github.com/discourse/discourse-clickable-topic.git"
], ],
"assets": {
"OrcasHub-Top-Logo": "assets/OrcasHub-Top-Logo.png"
},
"modifiers": { "modifiers": {
"serialize_topic_excerpts": true "serialize_topic_excerpts": true
}, },