We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e18e6 commit 74d1929Copy full SHA for 74d1929
src/data/feeds.ts
@@ -38,7 +38,7 @@ export const feedList: FeedListEntry[] = [
38
},
39
{
40
url: 'https://isabelroses.com/feed.xml',
41
- title: 'Isabel Roses',
+ title: 'isabel roses',
42
avatar: 'https://github.com/isabelroses.png',
43
44
src/data/friends.ts
@@ -62,7 +62,7 @@ export const friends = [
62
url: 'https://invoxiplaygames.uk',
63
64
65
- name: 'Isabel Roses',
+ name: 'isabel roses',
66
image: 'isabelroses.gif',
67
url: 'https://isabelroses.com',
68
0 commit comments