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
I’d like to change the default number of posts listed on the home page to be more than 3.
From index.cshtml is there an easy way to change this value ArchivePageSize: 3 without having to add my own index.cshtml page in my projects input folder?
Could this be an appsettings.json value?
The text was updated successfully, but these errors were encountered:
I’d like to change the default number of posts listed on the home page to be more than 3.
From index.cshtml is there an easy way to change this value
ArchivePageSize: 3
without having to add my ownindex.cshtml
page in my projectsinput
folder?Could this be an
appsettings.json
value?The text was updated successfully, but these errors were encountered: