Skip to content

Commit 25fe172

Browse files
committed
fix(socialLinks): rss icon
1 parent 5c107e1 commit 25fe172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rspress.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ export default defineConfig({
125125
<svg xmlns="http://www.w3.org/2000/svg" viewBox="32 32 512 512" width="32" height="32" fill="currentColor">
126126
<mask id="mask-logo">
127127
<rect width="100%" height="100%" fill="white"/>
128-
<!-- 外框挖空,比实际矩形大,形成粗框 -->
129128
<rect x="220" y="340" width="275" height="190" rx="50" ry="50" fill="black"/>
130129
</mask>
131130
<mask id="mask-text">

0 commit comments

Comments
 (0)