mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
* adding metafest page with iframed metafest * missed removing these and it broke the build. * updated the patrons link in signpost
11 lines
168 B
Plaintext
11 lines
168 B
Plaintext
---
|
|
title: 🥳 MetaFest
|
|
hide_title: false
|
|
---
|
|
|
|
import FloatingWindow from '../src/components/floatingWindow';
|
|
|
|
<div className="festWrapper">
|
|
<FloatingWindow />
|
|
</div>
|