Browse Source

feat: rename Rss -> RSS

restructure
Garrit Franke 4 years ago
parent
commit
0f06fa2163
  1. 2
      components/Profile.js

2
components/Profile.js

@ -12,7 +12,7 @@ export default function Profile(props) {
<br />
<Link href="https://www.linkedin.com/in/garritfranke/">LinkedIn</Link>
<br />
<Link href="/rss.xml">Rss</Link>
<Link href="/rss.xml">RSS</Link>
<style jsx>
{`
img {

Loading…
Cancel
Save