mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 19:06:41 +07:00
commit 1499203b21
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:
parent
ab759c37d3
commit
74f82423cd
211 changed files with 1072 additions and 570 deletions
1
nuxt/ProseCode.f842efd5.js
Normal file
1
nuxt/ProseCode.f842efd5.js
Normal file
|
@ -0,0 +1 @@
|
|||
import i from"./UiIconCopy.756d0c25.js";import{a as u,o as t,e as a,f as n,h as s,i as d,t as p,j as m,r as f,k as g}from"./entry.14299f65.js";import{s as _}from"./ProseCode.vue_used_vue_type_style_index_1_lang.module.230a312a.js";const h={key:0},y=u({__name:"ProseCode",props:{code:null,language:{default:null},filename:{default:null},highlights:{default:()=>[]}},setup(o){const l=o,r=()=>{navigator.clipboard.writeText(l.code)};return(e,k)=>{const c=i;return t(),a("div",{class:s(e.$style.wrapper)},[n("button",{class:s(e.$style.language),onClick:r},[n("span",{class:s(e.$style.icon)},[d(c,{width:"12",height:"12",fill:"currentColor"})],2),o.language?(t(),a("span",h,p(o.language),1)):m("",!0)],2),f(e.$slots,"default")],2)}}}),C={$style:_},N=g(y,[["__cssModules",C]]);export{N as default};
|
Loading…
Add table
Add a link
Reference in a new issue