update favicon
All checks were successful
Build every docs on push / Explore-Gitea-Actions-docker (push) Successful in 1m18s

This commit is contained in:
程思源 2023-08-08 14:04:48 +08:00
parent 83b97ca0ed
commit bd6bfe3eb6
2 changed files with 63 additions and 0 deletions

View File

@ -1,6 +1,9 @@
import { groupCollapsed } from "console";
module.exports = {
head: [
['link', { rel: 'icon', type: 'image/svg+xml', href: '/icon.svg' }],
],
title: 'AcoSail V2 操作系统文档', // 标题
description: 'Help you todo anything with AcoSail V2', // 副标题
lang: 'zh-CN', //语言

60
docs/public/icon.svg Normal file
View File

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="svg4300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 170 170" style="enable-background:new 0 0 170 170;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
.st3{fill:url(#SVGID_4_);}
</style>
<g>
<g>
<g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="54.0957" y1="44.9121" x2="170.0164" y2="111.839">
<stop offset="0" style="stop-color:#1635B1"/>
<stop offset="0.1366" style="stop-color:#1348BE"/>
<stop offset="0.5313" style="stop-color:#0A79E0"/>
<stop offset="0.8316" style="stop-color:#0498F5"/>
<stop offset="1" style="stop-color:#02A3FD"/>
</linearGradient>
<path class="st0" d="M103.2,20.4c2.1,3.5,3.8,6.4,5.7,9.6c3.7,6.3,7.4,12.5,11.1,18.8l34.2,58.4c1.7,3,3.4,6,5,9
c3.2,5.9,2.6,11.5-1.7,16.8c-4.5,5.6-9,11.2-13.5,16.7L68.3,20.4L103.2,20.4z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-2658.4683" y1="3708.4307" x2="-2578.3721" y2="3628.3345" gradientTransform="matrix(0.4869 -0.8734 0.8734 0.4869 -1869.7969 -3991.6028)">
<stop offset="0" style="stop-color:#1635B1"/>
<stop offset="0.1661" style="stop-color:#0F52CA"/>
<stop offset="0.356" style="stop-color:#096BE1"/>
<stop offset="0.5537" style="stop-color:#057DF0"/>
<stop offset="0.7624" style="stop-color:#0388FA"/>
<stop offset="1" style="stop-color:#028BFD"/>
</linearGradient>
<path class="st1" d="M68.3,20.3c-2.1,3.5-3.8,6.4-5.7,9.6c-3.7,6.3-7.4,12.5-11.1,18.8l-34.2,58.4c-1.7,3-3.4,6-5,9
c-3.2,5.9-2.6,11.5,1.7,16.8c4.5,5.6,9,11.2,13.5,16.7l75.8-129.3L68.3,20.3z"/>
</g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="53.1802" y1="100.5368" x2="75.346" y2="13.1781">
<stop offset="0.3684" style="stop-color:#008CFD"/>
<stop offset="0.4028" style="stop-color:#1392FA"/>
<stop offset="0.4717" style="stop-color:#349DF6"/>
<stop offset="0.5463" style="stop-color:#4EA5F2"/>
<stop offset="0.6275" style="stop-color:#63ACEF"/>
<stop offset="0.7184" style="stop-color:#72B0ED"/>
<stop offset="0.827" style="stop-color:#7AB3EB"/>
<stop offset="1" style="stop-color:#7DB4EB"/>
</linearGradient>
<polygon class="st2" points="68.3,20.3 103.2,20.3 25.3,93.5 "/>
</g>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="51.0824" y1="134.549" x2="120.4176" y2="134.549">
<stop offset="0" style="stop-color:#1635B1"/>
<stop offset="5.341256e-02" style="stop-color:#1342BC"/>
<stop offset="0.186" style="stop-color:#0D5DD4"/>
<stop offset="0.3315" style="stop-color:#0871E6"/>
<stop offset="0.4946" style="stop-color:#0580F3"/>
<stop offset="0.6896" style="stop-color:#0388FB"/>
<stop offset="1" style="stop-color:#028BFD"/>
</linearGradient>
<polygon class="st3" points="120.3,149.7 120.4,149.5 103.2,119.5 68.5,119.4 51.1,149.4 51.2,149.6 "/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB