You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bugs, bumped up version numbers. Added 404 templating.
-Fixed a bug which led to featured image url to be absolute to the FS.
-Fixed another bug which didn't properly paginate first and last pages. Now first page has null for previous page and last page has null for next page.
-Optional theme-specific 404 handlebars template support.