LFT77
1 Follower • 1 Member

7 updates

7/21/23

a

aa

a

❤️
🎉
7/20/23
const plausibleInstances = {}

plausibleDomains.forEach((domain) => {
plausibleInstances[domain] = Plausible({
domain,
trackLocalhost: AppContext.isMobile,
})
})
❤️
🎉
7/20/23
const plausibleInstances = {}

plausibleDomains.forEach((domain) => {
plausibleInstances[domain] = Plausible({
domain,
trackLocalhost: AppContext.isMobile,
})
})
❤️
🎉

js code

// Comment line

const plausibleInstances = {}
plausibleDomains.forEach((domain) => {
plausibleInstances[domain] = Plausible({
domain,
trackLocalhost: AppContext.isMobile,
})
})

python code

# Comment line

print('Hello, world!')
❤️
🎉
7/18/23

An image (centralized) with vamo vamo inter caption!


❤️
🎉

This is the latest version


We now store html 8)


line though


heading 2


underline and italic


this is a quote
bla bla
bla


$createBlock


  1. item 1
  2. Item 2


  • bullet 1
  • bullet 2


Centerered Text H1


const a = "nice"


an image (with caption)


❤️
🎉
Bug Fixed
7/11/23
❤️
🎉