mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-04 10:55:33 -04:00
add content-type and access-control headers to hit function response
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@
|
||||
/////////////////////////
|
||||
|
||||
// default assets url, by default will be Twitter Inc. CDN
|
||||
base: '{{ "vendor/emoji/" | absURL }}',
|
||||
base: '/vendor/emoji/',
|
||||
|
||||
// default assets file extensions, by default '.png'
|
||||
ext: '.svg',
|
||||
|
||||
Reference in New Issue
Block a user