Skip to content
Snippets Groups Projects
Commit 48879a26 authored by PLOTFINDER's avatar PLOTFINDER
Browse files

link

parent 617fb0b6
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@ const archiveUrl = (url: string) => {
const archive = () => {
contentUrls.value = [
contentUrls.value = [
null,
"C:\\Users\\anrr9\\AppData\\Local\\Temp\\gradio\\e728005eb01f988d8faee0dd1268f8a5820e8d799eadece937ac513968490849\\image.webp",
"C:\\Users\\anrr9\\AppData\\Local\\Temp\\gradio\\5e66af836b3b5d8020cd2b6904a27a2f213bddcf3ac6a6de89defc51cb8d29f9\\sample.mp4",
......@@ -261,10 +261,12 @@ const prevImage = () => {
</button>
</div>
<div class="flex gap-4">
<button id="google-drive-button"
class="bg-primary hover:bg-secondary text-white font-bold py-2 px-4 rounded w-full disabled:bg-secondary">
<a id="google-drive-button"
href="https://drive.google.com/drive/folders/1JA743KVe7hns1iSNmMDJm5o5GIYzaJzV"
target="_blank"
class="bg-primary text-center hover:bg-secondary text-white font-bold py-2 px-4 rounded w-full disabled:bg-secondary">
Google Drive
</button>
</a>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment