Rebuild error - home page broken

Hello, I got the following rebuild error:

Error: Error building site: failed to render pages: render of “home” failed: “layouts/index.html:64:5”: execute of template failed: template: index.html:64:5: executing “main” at <partial “post-item.html” .>: error calling partial: partial “post-item.html” not found

this wound up breaking the deploy and home page is now “not found”

other pages in the site still work after deploy.

Any thoughts on how to fix?

Did you recently edit your theme? That is saying there’s no partial for post-items even though you have that in your index page.

I recently swapped themes (as an experiment) without directly editing the theme. It seems that switching from theme to theme and then back was the originator of the problem.

@manton would you be able to reset my default blog? Unable to resolve the above issue, I exported my posts and deleted my blog. I’m unable to create a new one because micro.blog doesn’t seem to have completely released the old blog.

Sure, I’ve recreated the blog. Let me know if you see any problems.

thank you! So far, so good. I was able to start interacting with the new blog and have already started importing posts. thanks again!