aboutsummaryrefslogtreecommitdiffstats
path: root/src/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/appsettings.json')
-rw-r--r--src/appsettings.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/appsettings.json b/src/appsettings.json
new file mode 100644
index 0000000..6bb8d41
--- /dev/null
+++ b/src/appsettings.json
@@ -0,0 +1,10 @@
+{
+ "General": {
+ "StoreName": "Vinjesvingen Handel",
+ "LegalName": "Vinjesvingen Handel AS",
+ "ShortStoreName": "VSH",
+ "DefaultCulture": "nn",
+ "DefaultDescription": "Shopping og detaljhandel i Vinjesvingen",
+ "GoogleMapsUrl": "https://www.google.com/maps/place/Vinjesvingen+Handel/@59.6219662,7.821985,17z/data=!3m1!4b1!4m5!3m4!1s0x463f3346fe5a04e1:0x459ef21e0d098697!8m2!3d59.6219662!4d7.824179"
+ }
+}