From 0d647a2660b0415dd6fca1ffb6b2861c59285283 Mon Sep 17 00:00:00 2001
From: Tim <0xtimc@gmail.com>
Date: Wed, 2 Oct 2024 20:02:43 +0100
Subject: [PATCH] Tidy ups
---
Resources/2022/videos/index.html | 4 ++--
Sources/Conference/Components/Videos.swift | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Resources/2022/videos/index.html b/Resources/2022/videos/index.html
index 96770b5..003799e 100644
--- a/Resources/2022/videos/index.html
+++ b/Resources/2022/videos/index.html
@@ -83,7 +83,7 @@
Videos
Watch all the amazing content from the conference.
-
+
-
@@ -95,7 +95,7 @@
Watch all the amazing content from the conference.<
What's New In Foundation
diff --git a/Sources/Conference/Components/Videos.swift b/Sources/Conference/Components/Videos.swift
index 7c77e71..47d0312 100644
--- a/Sources/Conference/Components/Videos.swift
+++ b/Sources/Conference/Components/Videos.swift
@@ -35,7 +35,7 @@ struct Videos: Component {
}.class("card")
}
}.class("list")
- H4("More videos coming soon...").class("text-center mb-5")
+ // H4("More videos coming soon...").class("text-center mb-5")
H4 {
Text("To see videos from previous editions ")