This commit is contained in:
zeidlos 2022-08-09 23:39:21 +00:00
parent d7d730f9f6
commit 95dec2ea98
18 changed files with 26 additions and 26 deletions

View file

@ -0,0 +1 @@
import{_ as o,o as l,c as r,a as e,e as t}from"./app.0da46787.js";const a={},d=e("h1",{id:"hello-world",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#hello-world","aria-hidden":"true"},"#"),t(" Hello World!")],-1),n=e("p",null,'Kein Blog kommt ohne den obligatorischen "Hello World" Beitrag aus.',-1),s=[d,n];function c(_,h){return l(),r("div",null,s)}var f=o(a,[["render",c],["__file","helloworld.html.vue"]]);export{f as default};