maj index.html + nouveaux blobcats
parent
b00fca8196
commit
dfdf4d541f
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -19,6 +19,9 @@
|
|||
"blobcat_coffee": "blobcat_coffee.png",
|
||||
"blobcat_oh_no": "blobcat_oh_no.png",
|
||||
"blobcat_surprised": "blobcat_surprised.png",
|
||||
"blobcat_giggle": "blobcat_giggle.png"
|
||||
"blobcat_giggle": "blobcat_giggle.png",
|
||||
"blobcat_listen": "blobcat_listen.png",
|
||||
"blobcat_ghost": "blobcat_ghost.png",
|
||||
"blobcat_boo": "blobcat_boo.png"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"files": {},
|
||||
"pack": {},
|
||||
"files_count": 0
|
||||
}
|
|
@ -1,12 +1,13 @@
|
|||
<!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/app.77b1644622e3bae24b6b.css rel=stylesheet><link href=/static/fontello.1600365488745.css rel=stylesheet>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/app.9a4c5ede37b2f0230836.css rel=stylesheet>
|
||||
|
||||
<!--START CUSTOM HEAD-->
|
||||
<!--START CUSTOM CSS-->
|
||||
<style type="text/css"> #app { background-repeat: repeat !important; }
|
||||
@media all and (min-width: 800px) { .tab-icon { display: none !important; } }
|
||||
.tab-switcher .tab-icon { color: #fff !important; }
|
||||
.site-name { font-family: B612; font-size: 1.5rem !important; line-height: 4rem;}
|
||||
.site-name { font-family: B612; font-size: 1.5rem !important; line-height: 4rem; color: #a78dc1 !important; }
|
||||
.site-name::before { content: "⛬"; }
|
||||
.dropdown-item { color: #fff !important; }
|
||||
.dropdown-item { color: #fefefe !important; }
|
||||
</style>
|
||||
<!--START CUSTOM FONTS-->
|
||||
<style type="text/css">
|
||||
|
@ -18,4 +19,5 @@
|
|||
<!--END CUSTOM FONTS-->
|
||||
<!--END CUSTOM CSS-->
|
||||
<!--END CUSTOM HEAD-->
|
||||
</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.90c4af83c1ae68f4cd95.js></script><script type=text/javascript src=/static/js/app.826c44232e0a76bbd9ba.js></script></body></html>
|
||||
|
||||
</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.54838a79dee084ec3dad.js></script><script type=text/javascript src=/static/js/app.8f473d84b69949770654.js></script></body></html>
|
Binary file not shown.
Loading…
Reference in New Issue