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

    made mobile layout for bio
This commit is contained in:
muerwre 2022-11-10 08:14:33 +00:00
parent ab759c37d3
commit 74f82423cd
211 changed files with 1072 additions and 570 deletions

1
nuxt/ProseA.d267654f.js Normal file
View file

@ -0,0 +1 @@
import{a as o,o as l,c as s,w as c,r as f,b as u}from"./entry.14299f65.js";const i=o({__name:"ProseA",props:{href:{default:""},blank:{type:Boolean,default:!1}},setup(t){const a=e=>!e.match(/^\w+\:\/\//),n=e=>a(e)?e.toLowerCase().replaceAll("%20"," ").replace(/\d+/g,"").trim().replaceAll(" ","-"):e;return(e,p)=>{const r=u;return l(),s(r,{href:n(t.href),target:a(t.href)?"":"_blank"},{default:c(()=>[f(e.$slots,"default")]),_:3},8,["href","target"])}}});export{i as default};