diff --git a/bin/main.dart b/bin/main.dart index bc168fb..07f30c0 100644 --- a/bin/main.dart +++ b/bin/main.dart @@ -18,9 +18,8 @@ Future main(List arguments) async { ..plugin( RssPlugin( site: RssSiteConfiguration( - title: "Catalyst Voices Updates", - description: - "Discover the latest features in our Catalyst Voices apps.", + title: "Catalyst Updates", + description: "Discover the latest features in our Catalyst apps.", homePageUrl: "", ), pageToRssItemMapper: (RssSiteConfiguration config, Page page) { diff --git a/source/_includes/layouts/post.jinja b/source/_includes/layouts/post.jinja index b776fa1..ece2fee 100644 --- a/source/_includes/layouts/post.jinja +++ b/source/_includes/layouts/post.jinja @@ -5,7 +5,7 @@ {{ title }} - + {{ components.favicon() }} @@ -51,9 +51,6 @@ aria-label="Share on LinkedIn"> LinkedIn icon - - Email icon - diff --git a/source/index.jinja b/source/index.jinja index 35ad5a4..16c4dcb 100644 --- a/source/index.jinja +++ b/source/index.jinja @@ -10,7 +10,7 @@ title: Catalyst Voices Updates {{ title }} - + {{ components.favicon() }}