From 63cac84da039a3fbf7790b7a936d31aaf6c4ddc0 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Sat, 12 Feb 2022 15:23:01 +0200 Subject: Update cState v5.3 --- config.yml | 6 +++++- netlify.toml | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index b270320..19a6ab3 100644 --- a/config.yml +++ b/config.yml @@ -162,6 +162,10 @@ params: category: North Coast - name: Backup Gateway category: North Coast + - name: Website + description: The web frontend for the application. + category: Uncategorized + link: https://example.com/ - name: API description: The guts of the application. category: Uncategorized @@ -407,4 +411,4 @@ outputs: outputFormats: svg: isPlainText: true - mediaType: image/svg+xml + mediaType: image/svg+xml \ No newline at end of file diff --git a/netlify.toml b/netlify.toml index b403f89..5c1526a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -20,3 +20,6 @@ for = "/*.json" [headers.values] Access-Control-Allow-Origin = "*" + for = "/*.xml" + [headers.values] + Access-Control-Allow-Origin = "*" \ No newline at end of file -- cgit v1.2.3-70-g09d2