Skip to content

Commit aa67c1c

Browse files
committed
doc: update document. df2a5a9
1 parent b558444 commit aa67c1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
<markdown-style theme-auto-switch-disabled="">
5252
<div align="center"><br><br>
5353
<img src="assets/logo.png" alt="Create Custom Symbols LOGO" width="160" height="160">
54+
<h1 style="border: 0;" id="create-custom-symbols"><a aria-hidden="true" tabindex="-1" href="#create-custom-symbols" class="anchor"><span class="icon icon-link"></span></a>Create Custom Symbols</h1><!--rehype:style=border: 0;-->
5455
<p>
5556
<a href="index.zh.html">中文</a>
5657
<a href="#frequently-asked-questions">FAQ</a>
5758
<a href="https://wangchujiang.com/#/contact">Contact &#x26; Support</a>
5859
<a href="https://github.com/jaywcjlove/create-custom-symbols/releases">Changelog</a>
5960
</p>
60-
<h1 style="border: 0;" id="create-custom-symbols"><a aria-hidden="true" tabindex="-1" href="#create-custom-symbols" class="anchor"><span class="icon icon-link"></span></a>Create Custom Symbols</h1><!--rehype:style=border: 0;-->
6161
<p><a target="_blank" href="https://apps.apple.com/app/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore"><img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a></p>
6262
</div>
6363
<p>A tool that can convert any SVG icon into a <a href="https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app">custom SF symbol</a>. Your customized SF symbol can be imported into Xcode and utilized in any project based on UIKit or SwiftUI.</p>

index.zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
<markdown-style theme-auto-switch-disabled="">
5252
<div align="center"><br><br>
5353
<img src="assets/logo.png" alt="Create Custom Symbols LOGO" width="160" height="160">
54+
<h1 style="border: 0;" id="create-custom-symbols"><a aria-hidden="true" tabindex="-1" href="#create-custom-symbols" class="anchor"><span class="icon icon-link"></span></a>Create Custom Symbols</h1><!--rehype:style=border: 0;-->
5455
<p>
5556
<a href="./index.html">English</a>
5657
<a href="#常见问题">常见问题</a>
5758
<a target="_blank" href="https://wangchujiang.com/#/contact">联系&#x26;支持</a>
5859
<a target="_blank" href="https://github.com/jaywcjlove/create-custom-symbols/releases">变更日志</a>
5960
</p>
60-
<h1 style="border: 0;" id="create-custom-symbols"><a aria-hidden="true" tabindex="-1" href="#create-custom-symbols" class="anchor"><span class="icon icon-link"></span></a>Create Custom Symbols</h1><!--rehype:style=border: 0;-->
6161
<p><a target="_blank" href="https://apps.apple.com/app/create-custom-symbols/id6476924627" title="Create Custom Symbols AppStore"><img alt="Create Custom Symbols AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a></p>
6262
</div>
6363
<p>一个工具,能够将任意 SVG 图标转换为<a href="https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app">自定义的 SF 符号</a>。您可以将定制的 SF 符号导入 Xcode,并在任何基于 UIKit 或 SwiftUI 的项目中使用。</p>

0 commit comments

Comments
 (0)