Closed daniel-simpson closed 1 year ago
Implements #65
By using config.js to set custom values, e.g.:
window.srConfig = {} window.srConfig.API_URL = "..."; window.srConfig.MEILISEARCH_URL = "..."; window.srConfig.BAR_NAME = "Dan's Bar" //window.srConfig.DESCRIPTION = "Your personal bar assistant";
A user could further customise their bar's name.
"Salt Rim" links and version are still shown in the footer, so hopefully not a problem 🤞
Screenshot:
Looks great, thanks!
Implements #65
By using config.js to set custom values, e.g.:
A user could further customise their bar's name.
"Salt Rim" links and version are still shown in the footer, so hopefully not a problem 🤞
Screenshot: