Varun A P
Varun A P
@pxp9 Can you provide more information about the device? Maybe a deployed link if exists.
Don't see that to be an issue in my end. Followed the steps you mentioned.  The only thing I notice can be an issue is if you added the...
I think its better to update the file directly in this case since hugo doesn't have ways to update this path in CSS file. But I think it's a good...
@GGyll when applying css styles from JS, we need to switch from kebab case to camel case and so 'box-shadow' becomes boxShadow
Does the page load when you access via network on `http://ot-dev.senstar-stellar.local`? In Hugo, when you set the base URL, all the paths for html/css/js files are built with the `baseURL`...
@KeremKaratas Can you explain how the `.local` domain is set up? Is it a proxy or redirect at router level or something else?
I think we can support this as a config in the theme without any html editing
Added support: https://github.com/apvarun/blist-hugo-theme/releases/tag/v2.1.0
The `hideMeta` option will remove the dates from thumbnails but also remove the other metadata such as reading time and word count from post page. If that works for you,...
@kaichogami is this still active? I don't see the issue/custom button in the repo shared.