diff --git a/src/components/Video.vue b/src/components/Video.vue
index 5eddbe6..a0c98aa 100644
--- a/src/components/Video.vue
+++ b/src/components/Video.vue
@@ -30,11 +30,9 @@
{{ categoryObject.label() }}
-
-
- {{ publishedAtFormatted }}
-
-
+
+ {{ publishedAtFormatted }}
+
diff --git a/src/constants/constants.js b/src/constants/constants.js
index cabc61e..9c802ca 100644
--- a/src/constants/constants.js
+++ b/src/constants/constants.js
@@ -44,4 +44,5 @@ export const CHANNELS_BY_AUTHOR = {
'Puzzle6': 'https://www.youtube.com/channel/UC7fMQlWcusnWDeebro-3jYg',
'Pax Unchained': 'https://www.youtube.com/channel/UCocmw-0NY4xwPd3UYMEud7A',
'Merchant': 'https://www.youtube.com/c/MerchantTV',
+ 'LionUnchained': 'https://www.youtube.com/channel/UCL_alzGOKz6hQl7UNa0mnzw',
}
\ No newline at end of file