// simok — a minimal live realm on test13. package simok func Render(path string) string { return "# simok\n\n> A minimal gno realm — proof that the daily-dapp deploy path works end to end.\n\n_Live on test13._" }