diff --git a/components/DownloadBtn.tsx b/components/DownloadBtn.tsx
index f74cb2c..113c034 100644
--- a/components/DownloadBtn.tsx
+++ b/components/DownloadBtn.tsx
@@ -4,7 +4,7 @@ import toast, { Toaster } from 'react-hot-toast'
import { useRouter } from 'next/router'
import { useClipboard } from 'use-clipboard-copy'
-import { getBaseUrl } from "../utils/getBaseUrl"
+import { getBaseUrl } from '../utils/getBaseUrl'
const DownloadBtn: FunctionComponent<{ downloadUrl: string }> = ({ downloadUrl }) => {
const { asPath } = useRouter()
@@ -14,7 +14,7 @@ const DownloadBtn: FunctionComponent<{ downloadUrl: string }> = ({ downloadUrl }
= ({ downloadUrl }
Download
+
+
+ Proxy download
+