Code error: Liquid error

I think I accidentally deleted some of my coding and am now receiving the following error on my site “Liquid error (layout/theme line 286): Could not find asset snippets/back-button.liquid”

Does anyone know how to fix this?

Website: lightlybylucy.com

Hello @Jordan-nw92

Inside Shopify Admin, you can go to Edit theme code, open file theme.liquid, find and remove this code

{% include 'back-button' %}

I’d also check if you have a backup of your theme or if you can revert back to a previous version of the theme, via the code editor.