Add Media Kit Download Link

This commit is contained in:
Lucas Phang 2021-05-06 18:04:12 +10:00
parent c9ab00975c
commit 9f02bdc828
2 changed files with 8 additions and 1 deletions

View File

@ -79,7 +79,6 @@ export function SideMenuInner() {
{isDesktop ? (
<div className="px-6 pb-3">
<SocialsRow />
<div className="flex items-center justify-between font-medium text-secondary whitespace-nowrap">
View Oxen on{' '}
<div className="flex items-center">
@ -103,6 +102,14 @@ export function SideMenuInner() {
</a>
</div>
</div>
Download Our Media Kit{' '}
<a
href="/oxen-media-kit.zip"
target="_blank"
className="font-bold hover:underline text-secondary"
>
here
</a>
</div>
) : (
<Contained>

BIN
public/oxen-media-kit.zip Normal file

Binary file not shown.