@ -68,7 +68,7 @@ $app->post('/editor/test-login', function() use($app) {
});
$app->get('/appcache.manifest', function() use($app) {
$content = partial('-partials/appcache');
$content = partial('partials/appcache');
$app->response()['Content-type'] = 'text/cache-manifest';
$app->response()->body($content);
@ -41,6 +41,7 @@ img { border: 0; }
display: block;
}
#micropub-html-btn {
font-size: 14px;
border-radius: 6px;
padding: 0 12px;
height: 28px;
@ -1,6 +1,6 @@
CACHE MANIFEST
# v18
# v24
/editor
/editor/style.css
@ -25,3 +25,4 @@ CACHE MANIFEST
NETWORK:
*