Skip to content

Commit 8e87eee

Browse files
committed
😄
1 parent 942b344 commit 8e87eee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ node_modules
2626

2727
# Users Environment Variables
2828
.lock-wscript
29+
/doc
30+
/fis-conf-*.js

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h3>移动端</h3>
3737
</li>
3838
<li>
3939
<h3>国际化</h3>
40-
<a href="document.html" title=""><img src="./static/img/desktop.png" width="144" height="153" alt=""></a>
41-
<p><a href="document.html" title="">i18n、gettext</a></p>
40+
<a href="document.html#国际化解决方案" title=""><img src="./static/img/desktop.png" width="144" height="153" alt=""></a>
41+
<p><a href="document.html#国际化解决方案" title="">i18n、gettext</a></p>
4242
</li>
4343
<li>
4444
<h3>GITHUB</h3>

0 commit comments

Comments
 (0)