forked from AkkomaGang/akkoma
Update frontend.
This commit is contained in:
parent
083cd169d2
commit
773eba4f0b
15 changed files with 24 additions and 4 deletions
|
@ -1 +1 @@
|
|||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Pleroma</title><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.49199b3b9d2782b9c95d6a4233f10538.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.8a2ed8059e3adc14eee3.js></script><script type=text/javascript src=/static/js/vendor.dc546cb1c74e08228946.js></script><script type=text/javascript src=/static/js/app.a27b86fdd6da7a848044.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Pleroma</title><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.6bbc2139ab6359415d8ccba848004a45.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.43e2c3e0f457f6ae2312.js></script><script type=text/javascript src=/static/js/vendor.dc546cb1c74e08228946.js></script><script type=text/javascript src=/static/js/app.516e5a9e5dd83467d422.js></script></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
priv/static/static/js/app.516e5a9e5dd83467d422.js
Normal file
BIN
priv/static/static/js/app.516e5a9e5dd83467d422.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/app.516e5a9e5dd83467d422.js.map
Normal file
BIN
priv/static/static/js/app.516e5a9e5dd83467d422.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/manifest.43e2c3e0f457f6ae2312.js
Normal file
BIN
priv/static/static/js/manifest.43e2c3e0f457f6ae2312.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
10
priv/static/static/timeago-en.json
Normal file
10
priv/static/static/timeago-en.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
"now",
|
||||
["%ss", "%ss"],
|
||||
["%smin", "%smin"],
|
||||
["%sh", "%sh"],
|
||||
["%sd", "%sd"],
|
||||
["%sw", "%sw"],
|
||||
["%smo", "%smo"],
|
||||
["%sy", "%sy"]
|
||||
]
|
10
priv/static/static/timeago-ja.json
Normal file
10
priv/static/static/timeago-ja.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
"たった今",
|
||||
"%s 秒前",
|
||||
"%s 分前",
|
||||
"%s 時間前",
|
||||
"%s 日前",
|
||||
"%s 週間前",
|
||||
"%s ヶ月前",
|
||||
"%s 年前"
|
||||
]
|
BIN
priv/static/static/yeah.png
Normal file
BIN
priv/static/static/yeah.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in a new issue