From 319d30db67c36f8f1d9221b2cd215e80c6a29293 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 22 May 2023 16:00:12 +0100 Subject: [PATCH] Tag opengraph type --- VoidCat/Pages/Index.cshtml | 3 +++ VoidCat/spa/src/app/public/icons.svg | 18 +++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/VoidCat/Pages/Index.cshtml b/VoidCat/Pages/Index.cshtml index 37f9b89..bf813e6 100644 --- a/VoidCat/Pages/Index.cshtml +++ b/VoidCat/Pages/Index.cshtml @@ -31,16 +31,19 @@ var link = ub.ToString(); if (mime.StartsWith("image/")) { + } else if (mime.StartsWith("video/")) { + } else if (mime.StartsWith("audio/")) { + } diff --git a/VoidCat/spa/src/app/public/icons.svg b/VoidCat/spa/src/app/public/icons.svg index 5e3228a..302f8b6 100644 --- a/VoidCat/spa/src/app/public/icons.svg +++ b/VoidCat/spa/src/app/public/icons.svg @@ -1,38 +1,38 @@ - + - + - + - + - + - + - + - + - +