Author: Fedor Katurov <gotham48@gmail.com>
Date:   Fri Nov 11 18:23:52 2022 +0600

    fixed contact page mobile view
This commit is contained in:
muerwre 2022-11-11 12:25:43 +00:00
parent cf4fa8656b
commit 514aaf36b1
206 changed files with 250 additions and 250 deletions

1
nuxt/ProseA.c471a123.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.fa74e411.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};