Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reader curated tech list: Swap urls and names to fix entries #95686

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions client/reader/onboarding/curated-blogs/technology.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ export const technologyBlogs: CuratedBlogsList = {
{
feed_ID: 117374,
site_ID: 15451510,
site_URL: 'Reflections on Technology',
site_name: 'richardcoyne.com',
site_URL: 'richardcoyne.com',
site_name: 'Reflections on Technology, Media & Culture',
},
{
feed_ID: 68503995,
Expand All @@ -119,8 +119,8 @@ export const technologyBlogs: CuratedBlogsList = {
{
feed_ID: 47166615,
site_ID: 0,
site_URL: 'Design Milk',
site_name: 'design-milk.com',
site_URL: 'design-milk.com',
site_name: 'Design Milk',
},
{
feed_ID: 143967848,
Expand Down
Loading