🚀 🎉 💯
title: Basic Page Title meta: - name: description content: Custom basic page description - name: keywords content: Epic keywords for awesome SEO
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
// Here is some code
let msg = 'this was easy'
const list = [1, 2, 3, 4, 5]
list.forEach(item => {
alert(item)
})
// Here is some code
let msg = 'this was easy'
const list = [1, 2, 3, 4, 5]
list.forEach(item => {
alert(item)
})
::: tip Here's a tip! :::
::: warning And a warning! :::
::: danger Something's wrong! :::