Landing Pages for Idiots Like Me

Hi Jeremy!

A year ago I successfully changed “copyright”: “© 2020 Copyright” line in example_data.rb on production site. In general, a year ago any changes in example_data.rb were successful.
But this year I try to change “copyright”: “© 2021 Copyright” without success.
On staging site all is OK, it works, I can change what I want.
I have the old ST Community Go 6.1 version. In config.yml on production I have:
clp_asset_url: “/landing_page/”
clp_static_enabled: true
clp_static_released_version: 2
clp_cache_time: 1
As I remember a year ago I was making changes in example_data.rb and after refreshing browser I could see changes.
Now I run sphinx (ts:index, ts:start), delayed job, puma but with no result.
Maybe changes were made in the configuration files, but I do not know what was changed.
Could you direct me on this matter?