diff --git a/src/components/Footer.astro b/src/components/Footer.astro index a68180c4d..b0448c062 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,4 +1,5 @@ --- +import AstroIcon from './AstroIcon.astro'; import Icon from './AstroIcon.astro'; --- @@ -24,10 +25,8 @@ import Icon from './AstroIcon.astro'; href='/videos'>Videos StoreFAQs © roadmap.sh · - FAQs - · Terms · Privacy + · + + + + + +

diff --git a/src/icons/twitter-fill.svg b/src/icons/twitter-fill.svg new file mode 100644 index 000000000..752b6fb7a --- /dev/null +++ b/src/icons/twitter-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file