isuckatcode-pages/index.md
themodernhakr 5027237fc6
All checks were successful
Update pages on webserver / Update (push) Successful in 6s
vault backup: 2025-03-19 10:28:04
2025-03-19 10:28:05 -05:00

235 B

title published
let site = isuckatcode.lol true
// welcome.js
const me = "not a very good dev"
const you = "reading this for some reason"

class Site {
	this.purpose = "exists to help you not suck as much as me"
}