Author: Fedor Katurov <gotham48@gmail.com>
Date:   Thu Nov 10 14:25:54 2022 +0600

    fixed images on landings
This commit is contained in:
muerwre 2022-11-10 08:27:45 +00:00
parent 74f82423cd
commit db5486d5a1
193 changed files with 239 additions and 239 deletions

View file

@ -0,0 +1 @@
import{a as n,m as e}from"./entry.15ae7dfb.js";const r=n({name:"DocumentDrivenEmpty",props:{value:{type:Object,required:!0}},render({value:t}){return e("div",void 0,[e("p","Document is empty"),e("p",`Add content to it by opening ${t._source}/${t._file} file.`)])}});export{r as default};