From fa915b59613310d8d6707679b557f2f78923f0b0 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Thu, 28 Nov 2024 22:22:50 +0000 Subject: [PATCH] feat: add overlay video (#39) Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/39 Co-authored-by: Naomi Carrigan Co-committed-by: Naomi Carrigan --- src/components/Footer.astro | 58 +++++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index f5c4fcb..8f9d8f6 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,33 +3,47 @@ import LastUpdated from "@astrojs/starlight/components/LastUpdated.astro"; import EditLink from "@astrojs/starlight/components/EditLink.astro"; import Pagination from "@astrojs/starlight/components/Pagination.astro"; --- +
-
- - -
- +
+ + +
+
- + +
\ No newline at end of file +