Skip to content

Commit

Permalink
Merge pull request #241 from bonbud-macryg/bm/update-blog-listing
Browse files Browse the repository at this point in the history
Replace %blog listing with Common Blog
  • Loading branch information
jamesacklin authored Nov 21, 2023
2 parents 1a25217 + 3e9fa56 commit d314306
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ui/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit d314306

Please sign in to comment.