You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/10/26 14:41:17 UTC

[incubator-linkis] branch dev-1.3.1 updated: Replace background image (#3722)

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

casion pushed a commit to branch dev-1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/dev-1.3.1 by this push:
     new 155e6b82c Replace background image (#3722)
155e6b82c is described below

commit 155e6b82c34c3d09adba36d5ec331e4ee9fa7384
Author: 成彬彬 <10...@users.noreply.github.com>
AuthorDate: Wed Oct 26 22:41:10 2022 +0800

    Replace background image (#3722)
---
 linkis-web/src/dss/assets/images/Linkis.svg | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/linkis-web/src/dss/assets/images/Linkis.svg b/linkis-web/src/dss/assets/images/Linkis.svg
index 634cb0766..c31bb40ce 100644
--- a/linkis-web/src/dss/assets/images/Linkis.svg
+++ b/linkis-web/src/dss/assets/images/Linkis.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 distributed with
@@ -14,13 +15,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
 -->
-<svg version="1.2" baseProfile="tiny-ps" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 637 183" width="637" height="183">
-	<title>新建项目</title>
-	<defs>
-		<image  width="637" height="183" id="img1" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAn0AAAC3CAYAAABnn+g2AAAAAXNSR0IB2cksfwAAWeNJREFUeJztneebFFXe9+s/eN7fwuQEzDAI6uq6Krru6rqiICqgCEjODDmLAUVdFRQVlDAzDHmAYUgDkkUBFQVMiKhscBcMu+v9qLt3uJ7rPOd7qk5PdU11T3dVdZ9fVZ8XHxGFnsr16V86BmPMyAbHP/qrUdh3BevY+zUyYHs+/ur7rOy/RqPRaDQajUqy9oOWN501VEuek4r+q5nqE5DrQLrxhWDljg+NFzacimPzwfPi//3nT/+tfDs19PnLN/+3zTWkCtXHQuOOft5ocp2s/aDJLx4mJ31XDllzWPUJyDXw0MUD9r65O9K6Hq4dse7uBSvfNnRkVpMIvMhVP1MArm3Vx0Jjop8 [...]
-	</defs>
-	<style>
-		tspan { white-space:pre }
-	</style>
-	<use id="Background" href="#img1" x="0" y="0" />
+<svg width="637px" height="183px" viewBox="0 0 637 183" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+  <title>logo</title>
+  <g id="首页" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+    <image id="logo" x="0" y="0" width="637" height="183" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAn0AAAC3CAYAAABnn+g2AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAACfaADAAQAAAABAAAAtwAAAACS3a3rAAAhyUlEQVR4Ae2dT88lx1WHx2QcMxaWbSIZBlsxIiNLLFAk5A1s7IgvgMTO/ggs2Ntr+Aj5BsAKS1myiLE3YREZQUCKkWOk2HgsC2XGscLYjCFhal71uN+e/lNd51Sdc6qeu5h7b3f9Ob/nd7r6TPe9933kSsPHr+49Gk6XNdUj9x5ZDWkEAQhAAAIQgAAEAhP4tcCxEzoEIAABCEAAAhCAQCaBoYu+f/3p7duZ [...]
+  </g>
 </svg>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org