feat: 迁移静态资源文件至static目录
将图片、音频和HTML文件从根目录迁移至static目录下的img和mp3子目录,并删除原文件
This commit is contained in:
12
static/img/works-title-bj.svg
Normal file
12
static/img/works-title-bj.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="403px" height="65px" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient gradientUnits="userSpaceOnUse" x1="201" y1="0" x2="201" y2="64" id="LinearGradient76">
|
||||
<stop id="Stop77" stop-color="#271c6e" stop-opacity="0.6" offset="0" />
|
||||
<stop id="Stop78" stop-color="#5241b0" stop-opacity="0.6" offset="1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="matrix(1 0 0 1 -760 -1303 )">
|
||||
<path d="M 28 64 L 0 0 L 402 0 L 374 64 L 28 64 Z " fill-rule="nonzero" fill="url(#LinearGradient76)" stroke="none" transform="matrix(1 0 0 1 760 1303 )" />
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user