Skip to content

Commit

Permalink
Update document website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 16, 2018
1 parent c9b1d8e commit 8c6a5e1
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion fonts/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fonts/unicode.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions fonts/w-iconfont.css
@@ -1,11 +1,11 @@
@font-face {
font-family: "w-iconfont";
src: url('w-iconfont.eot?t=1537116189170'); /* IE9*/
src: url('w-iconfont.eot?t=1537116189170#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("w-iconfont.woff2?t=1537116189170") format("woff2"),
url("w-iconfont.woff?t=1537116189170") format("woff"),
url('w-iconfont.ttf?t=1537116189170') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('w-iconfont.svg?t=1537116189170#w-iconfont') format('svg'); /* iOS 4.1- */
src: url('w-iconfont.eot?t=1537116599894'); /* IE9*/
src: url('w-iconfont.eot?t=1537116599894#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("w-iconfont.woff2?t=1537116599894") format("woff2"),
url("w-iconfont.woff?t=1537116599894") format("woff"),
url('w-iconfont.ttf?t=1537116599894') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('w-iconfont.svg?t=1537116599894#w-iconfont') format('svg'); /* iOS 4.1- */
}

[class^="w-iconfont-"], [class*=" w-iconfont-"] {
Expand Down
Binary file modified fonts/w-iconfont.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions fonts/w-iconfont.less
@@ -1,10 +1,10 @@
@font-face {font-family: "w-iconfont";
src: url('w-iconfont.eot?t=1537116189170'); /* IE9*/
src: url('w-iconfont.eot?t=1537116189170#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("w-iconfont.woff2?t=1537116189170") format("woff2"),
url("w-iconfont.woff?t=1537116189170") format("woff"),
url('w-iconfont.ttf?t=1537116189170') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('w-iconfont.svg?t=1537116189170#w-iconfont') format('svg'); /* iOS 4.1- */
src: url('w-iconfont.eot?t=1537116599894'); /* IE9*/
src: url('w-iconfont.eot?t=1537116599894#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("w-iconfont.woff2?t=1537116599894") format("woff2"),
url("w-iconfont.woff?t=1537116599894") format("woff"),
url('w-iconfont.ttf?t=1537116599894') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('w-iconfont.svg?t=1537116599894#w-iconfont') format('svg'); /* iOS 4.1- */
}

[class^="w-iconfont-"], [class*=" w-iconfont-"] {
Expand Down
Binary file modified fonts/w-iconfont.ttf
Binary file not shown.
Binary file modified fonts/w-iconfont.woff
Binary file not shown.
Binary file modified fonts/w-iconfont.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion script/index.js
Expand Up @@ -34,7 +34,7 @@ svgtofont({
},
{
title: "GitHub",
url: "https://uiw-react.github.io/#/cn/icon"
url: "https://github.com/uiw-react/icons"
},
{
title: "Feedback",
Expand Down

0 comments on commit 8c6a5e1

Please sign in to comment.