Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
chore: remove Newsticker
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau committed Apr 5, 2020
1 parent 830ce43 commit 627233c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 292 deletions.
1 change: 1 addition & 0 deletions src/components/MainLayout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ const MainLayout = props => {
defaultTitle={page.frontmatter.title}
>
<title>{page.frontmatter.title}</title>
{/* TODO: SVG favicons https://twitter.com/JoshWComeau/status/1241887478627303432 */}
<meta
name="description"
itemProp="description"
Expand Down
112 changes: 0 additions & 112 deletions src/components/Newsticker/NewstickerItem.js

This file was deleted.

180 changes: 0 additions & 180 deletions src/components/Newsticker/index.js

This file was deleted.

0 comments on commit 627233c

Please sign in to comment.