forked from AkkomaGang/akkoma
fe
This commit is contained in:
parent
6e7fab3ead
commit
1008f9ac40
11 changed files with 7 additions and 7 deletions
|
@ -1 +1 @@
|
|||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link rel=stylesheet href=/static/font/css/lato.css><title>Pleroma</title><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link rel=stylesheet href=/static/font/css/lato.css><link href=/static/css/vendors~app.b2603a50868c68a1c192.css rel=stylesheet><link href=/static/css/app.1055039ce3f2fe4dd110.css rel=stylesheet><link href=/static/fontello.1588943731405.css rel=stylesheet></head><body class=hidden><noscript>To use Pleroma, please enable JavaScript.</noscript><div id=app></div><script type=text/javascript src=/static/js/vendors~app.a516afd698489b59a809.js></script><script type=text/javascript src=/static/js/app.86c06d1416c31cdb0de5.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><title>Pleroma</title><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link rel=stylesheet href=/static/font/css/lato.css><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/vendors~app.b2603a50868c68a1c192.css rel=stylesheet><link href=/static/css/app.1055039ce3f2fe4dd110.css rel=stylesheet><link href=/static/fontello.1588945026981.css rel=stylesheet></head><body class=hidden><noscript>To use Pleroma, please enable JavaScript.</noscript><div id=app></div><script type=text/javascript src=/static/js/vendors~app.a516afd698489b59a809.js></script><script type=text/javascript src=/static/js/app.46df424bf901fd5e6d56.js></script></body></html>
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/font/fontello.1588945026981.woff2
Normal file
BIN
priv/static/static/font/fontello.1588945026981.woff2
Normal file
Binary file not shown.
|
@ -1,11 +1,11 @@
|
|||
@font-face {
|
||||
font-family: "Icons";
|
||||
src: url("./font/fontello.1588943731405.eot");
|
||||
src: url("./font/fontello.1588943731405.eot") format("embedded-opentype"),
|
||||
url("./font/fontello.1588943731405.woff2") format("woff2"),
|
||||
url("./font/fontello.1588943731405.woff") format("woff"),
|
||||
url("./font/fontello.1588943731405.ttf") format("truetype"),
|
||||
url("./font/fontello.1588943731405.svg") format("svg");
|
||||
src: url("./font/fontello.1588945026981.eot");
|
||||
src: url("./font/fontello.1588945026981.eot") format("embedded-opentype"),
|
||||
url("./font/fontello.1588945026981.woff2") format("woff2"),
|
||||
url("./font/fontello.1588945026981.woff") format("woff"),
|
||||
url("./font/fontello.1588945026981.ttf") format("truetype"),
|
||||
url("./font/fontello.1588945026981.svg") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue