This is an automated email from the ASF dual-hosted git repository.

asf-ci-deploy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/superset-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0ca5b3aba deploying docs: fix(svg): reformatting svgs to allow license 
without breaking images (#26901) 
(apache/superset@4562d3857697dd895d4d12c7df242bf5f6bf3f07)
0ca5b3aba is described below

commit 0ca5b3aba0b940c27c40e327dcb624cf0b2a4b91
Author: apache <[email protected]>
AuthorDate: Tue Jan 30 18:55:24 2024 +0000

    deploying docs: fix(svg): reformatting svgs to allow license without 
breaking images (#26901) 
(apache/superset@4562d3857697dd895d4d12c7df242bf5f6bf3f07)
---
 img/databases/apache-hive.svg  | 2 +-
 img/databases/apache-pinot.svg | 2 +-
 img/databases/csv.svg          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/img/databases/apache-hive.svg b/img/databases/apache-hive.svg
index 47a6ba326..26f88c9c9 100644
--- a/img/databases/apache-hive.svg
+++ b/img/databases/apache-hive.svg
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns="http://www.w3.org/2000/svg"; height="900" width="1e3" version="1.1" 
xmlns:cc="http://creativecommons.org/ns#"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; viewBox="0 0 1000 900">
  <g stroke="#fdee21" stroke-width="5.1286" transform="translate(-.53268 66.8)" 
fill-rule="evenodd">
   <path d="m597.33 637.79v192.85h47.346v-88.632l9.7674 
0.18273v88.45h47.881v-192.85h-47.881v71.552h-9.7674v-71.552z"/>
diff --git a/img/databases/apache-pinot.svg b/img/databases/apache-pinot.svg
index d88742516..bdc110174 100644
--- a/img/databases/apache-pinot.svg
+++ b/img/databases/apache-pinot.svg
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"; 
width="512" height="270" viewBox="0 0 512 270">
   <g id="Page-1">
     <path id="Path" 
d="M108.65,67.02c-1.34,1.34-1.42,2.85-.18,4.41,1.83,2.36,4.85,1.02,4.85-2.09s-2.63-4.41-4.68-2.32Z"/>
diff --git a/img/databases/csv.svg b/img/databases/csv.svg
index 88d66ead5..a70c58255 100644
--- a/img/databases/csv.svg
+++ b/img/databases/csv.svg
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"; 
width="512" height="270" viewBox="0 0 512 270">
   <path 
d="M324.72,93.76h-38.76V55c0-1.65-1.34-2.98-2.98-2.98h-83.49c-1.65,0-2.98,1.34-2.98,2.98v83.49c0,1.65,1.34,2.98,2.98,2.98h80.51v47.71h-80.51c-1.65,0-2.98,1.34-2.98,2.98v23.85c0,1.65,1.34,2.98,2.98,2.98h125.24c1.65,0,2.98-1.34,2.98-2.98V96.74c0-1.65-1.34-2.98-2.98-2.98Z"
 style="fill: #eee;"/>
   <rect x="184.58" y="135.51" width="101.38" height="59.64" rx="2.98" 
ry="2.98" style="fill: #66bb6a;"/>

Reply via email to