package pages import "git.ekzyis.com/ekzyis/delphi.market/server/router/pages/components" templ About() { @components.Head() @components.Nav()
@components.Figlet("random", "about")

📈 Prediction market?

Here is an animated corgi that explains everything you need to know about prediction markets in 7 minutes:

👨‍💻 FOSS?

Yes! The code is available on Github or Gitea under the MIT License.

💬 Contact?

If you have feedback, questions, bugs, ideas or anything else, feel free to reach out to me:

@components.Footer() }