package pages import ( "git.ekzyis.com/ekzyis/delphi.market/lib" "git.ekzyis.com/ekzyis/delphi.market/server/router/pages/components" ) templ About() { @components.Head() @components.Header()
							{ lib.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 under the MIT License.

💬 Contact?

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

stacker news | simplex | telegram | signal | nostr
@components.Footer() }