diff options
author | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-05-02 08:10:53 +0300 |
---|---|---|
committer | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-05-02 08:10:53 +0300 |
commit | c84b8113fd55818a2119bdfe06f78a07473d1b08 (patch) | |
tree | 8913e6e6a471b150cb3d5f75e4835dc68f8c75cf /priv/static/index.html | |
parent | ae921a0c24b9b1dcdea408decc691d66a538b6b8 (diff) | |
download | pleroma-fe-2020-05-01-c67e9daf.tar.gz |
PleromaFE bundle supporting follow request notifications.pleroma-fe-2020-05-01-c67e9daf
https://git.pleroma.social/pleroma/pleroma-fe/-/commit/c67e9daf068c5a7eafaa7ce6a6418c8916a4f118
Diffstat (limited to 'priv/static/index.html')
-rw-r--r-- | priv/static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/index.html b/priv/static/index.html index 6af441737..057b98d95 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -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"><title>Pleroma</title><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/vendors~app.18fea621d430000acc27.css rel=stylesheet><link href=/static/css/app.613cef07981cd95ccceb.css rel=stylesheet><link href=/static/fontello.1588344944597.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.5b7c43d835cad9e56363.js></script><script type=text/javascript src=/static/js/app.3de9191d7fd30b4bf68c.js></script></body></html>
\ No newline at end of file +<!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><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/vendors~app.18fea621d430000acc27.css rel=stylesheet><link href=/static/css/app.613cef07981cd95ccceb.css rel=stylesheet><link href=/static/fontello.1588394154882.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.bcd2f3ad19f8646a7d2b.js></script><script type=text/javascript src=/static/js/app.ed39c55a7b56da5f655a.js></script></body></html>
\ No newline at end of file |