ha ha @phenomlab
I didn't want to bother you with this
you make my day, go to sudonix then 😉
So I'm trying to display the "Site Title" from the General Settings, and I can't figure this out. I tried {siteTitle} and some other ones but it's showing up exactly as I type it.
How do I display the "Site Title" in a template?
@CyanPrime {browserTitle}
or {title}
should do it.
Yup, title worked. Thank you!