Skip to content

Commit

Permalink
delete scss
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 committed Sep 24, 2020
1 parent 2313946 commit 44b4063
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 381 deletions.
6 changes: 3 additions & 3 deletions src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ const Footer = () => (
<b>{config.title}&nbsp;</b>
2017-{new Date().getFullYear()}
&nbsp;&nbsp;
<ExternalLink href="https://portfolio.tubone-project24.xyz/privacy-policies" title="Privacy Policies" />
,&nbsp;&nbsp;&nbsp;&nbsp;Here is
<a href="/sitemap.xml">Sitemap</a>
<ExternalLink href="https://blog.tubone-project24.xyz/privacy-policies" title="Privacy Policies" />
,&nbsp;&nbsp;&nbsp;&nbsp;Here is &nbsp;
<ExternalLink href="https://blog.tubone-project24.xyz/sitemap.xml" title="Sitemap" />
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/Sidebar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import SearchBox from '../SearchBox';

import Subscription from './Subscription';

import './index.scss';
import TagCloud from './TagCloud';
import './index.scss';

const {
githubUsername,
Expand Down
19 changes: 0 additions & 19 deletions src/components/logo/index.js

This file was deleted.

36 changes: 0 additions & 36 deletions src/components/logo/styles.scss

This file was deleted.

Loading

0 comments on commit 44b4063

Please sign in to comment.