mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:06:38 -04:00
make sure config for Netlify functions is okay so far 😬
[skip ci]
This commit is contained in:
@ -384,4 +384,4 @@
|
||||
} catch (e) {
|
||||
console.warn(e);
|
||||
}
|
||||
})(window, "{{ (urls.Parse .Site.BaseURL).Host }}/sa");
|
||||
})(window, "{{ (urls.Parse .Site.BaseURL).Host }}/api/views");
|
||||
|
Reference in New Issue
Block a user