Hello world from +62
Published at Apr 14, 2023
#social
Table of Contents
- Hello world from +62
- Image from static folder on sveltekit project
- syntax higlhlight from shiki library
Hello world from +62
lorem ipsum dolor sit amet consectetur adipisicing elit.
Image from static folder on sveltekit project
syntax higlhlight from shiki library
function greet(name: string) {
console.log(`Hey ${name}! 👋`);
}