mirror of
https://github.com/tomru/advcal.git
synced 2026-03-03 06:27:17 +01:00
2023
This commit is contained in:
@@ -17,7 +17,7 @@ const Header = () => {
|
||||
|
||||
return (
|
||||
<div className="header">
|
||||
<h1>Die 2022 Edition</h1>
|
||||
<h1>The 2023 Edition - featuring special guests!</h1>
|
||||
{gifUrl && (
|
||||
<video className="yay-gif-video" src={gifUrl} autoPlay loop muted />
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user