diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 05:38:53 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 05:38:53 +0900 |
| commit | bfde5dd48ad51f874dc31d8307311ccf616e340a (patch) | |
| tree | 85a2d604482fdb98a13c38af7e8035c88ad8a678 /src/web | |
| parent | v2069 (diff) | |
| download | misskey-bfde5dd48ad51f874dc31d8307311ccf616e340a.tar.gz misskey-bfde5dd48ad51f874dc31d8307311ccf616e340a.tar.bz2 misskey-bfde5dd48ad51f874dc31d8307311ccf616e340a.zip | |
Update font-awesome
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/base.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/base.pug b/src/web/app/base.pug index f7da0574bd..b1ca80deb9 100644 --- a/src/web/app/base.pug +++ b/src/web/app/base.pug @@ -20,7 +20,7 @@ html script include ./../../../built/web/assets/safe.js - script(src='https://use.fontawesome.com/22aba0df4f.js' async) + script(src='https://use.fontawesome.com/db921426cb.js' async) body noscript: p |