From 3e9fa56fd85211af747892ef4e4b9f4ed5c66981 Mon Sep 17 00:00:00 2001 From: bonbud-macryg Date: Mon, 20 Nov 2023 23:50:22 +0000 Subject: [PATCH] Replace %blog listing with Common Blog --- ui/src/constants.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ui/src/constants.ts b/ui/src/constants.ts index 66120888..e8404e44 100644 --- a/ui/src/constants.ts +++ b/ui/src/constants.ts @@ -155,13 +155,14 @@ export const APPS = [ source: '~dister-dozzod-niblyx-malnus', }, { - title: '%blog', - description: 'a tool for publishing', - color: '#573C7C', + title: 'Common Blog', + description: 'Self-hosted writing and publishing.', + color: '#EFF0F4', link: '/apps/blog', section: SECTIONS.USEFUL, desk: 'blog', - source: '~hanrut-sillet-dachus-tiprel', + source: '~dister-bonbud-macryg', + image: 'https://raw.githubusercontent.com/thecommons-urbit/blog/main/assets/tile.png' }, { title: 'Board',