nandolawson / LinkLoom

A simple, self-hosted service for web links – themable, easy to customize and resource-efficient
https://nandolawson.github.io/LinkLoom/
GNU General Public License v3.0
47 stars 5 forks source link

No change when modifying meta and links #4

Closed zarevskaya closed 1 week ago

zarevskaya commented 1 week ago

Hello, I discovered your application!

When I make changes in links or meta, nothing happens. I tried by cloning the project or creating the files by hand.

Logs are linked.

Have a nice day! _linkloom_logs.txt

nandolawson commented 1 week ago

Hey

You're trying to host via Docker, right? I've changed a few things in the config as a test and can see the changes straight away. Would you mind sending me your meta.json?

zarevskaya commented 1 week ago

Yes, with Docker. { "favicon": "https://github.com/fluidicon.png", "language": "english", "name": "zarev", "picture": "https://github.com/fluidicon.png", "title": "belginux" } Screenshot_20241104_114407

zarevskaya commented 1 week ago

OMG, it was the cache... Sorry -_'

nandolawson commented 1 week ago

I was just about to make that assumption myself. No problem. :D

zarevskaya commented 1 week ago

Thank you for your kindness ;)