On 4/30/26 20:01, Neil Roberts wrote:
Thanks a lot for your patch on this, which I just merged: https://gerrit.libreoffice.org/c/infra/libreofficeorg/+/204617 !Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> writes:the button has not been removed, you are just facing a style caching issue. Press Ctrl+F5 on your keyboard to hard refresh the page and all its styles.I’m not a web expert, but as far as I understand it’s not really good practice to change the contents of a CSS file like this. I see that the max-age for the cache control in the HTTP reply for the CSS is set to a week, so every time you modify the HTML in a way that depends on also updating the CSS the website will look broken to most people for a week. Have you thought about the changing the filename of the CSS when you change the contents? Some people even encode an MD5 hash of the contents into the filename so that you never have to worry about caching. It looks like Hugo has some builtin support for this: https://johnjago.com/cache-busting-hugo/
Ilmari -- To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/website/ Privacy Policy: https://www.documentfoundation.org/privacy