arclanguage / anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
http://arclanguage.github.io
Other
1.17k stars 160 forks source link

fixed user scope bug in templates #197

Closed kennethrapp closed 3 years ago

kennethrapp commented 3 years ago

Deprecated the shortpage template, exposed the user to the minipage template (kept it because it has a unique layout.)

Should fix #192

akkartik commented 3 years ago

I love it. Thank you!