jtof.dev

type domain name content
A jtof.dev 185.199.108.153
A jtof.dev 185.199.109.153
A jtof.dev 185.199.110.153
A jtof.dev 185.199.111.153
AAAA jtof.dev 2606:50c0:8000::153
AAAA jtof.dev 2606:50c0:8001::153
AAAA jtof.dev 2606:50c0:8002::153
AAAA jtof.dev 2606:50c0:8003::153
ANAME jtof.dev jjtofflemire.github.io
TXT challenge subdomain.jtof.dev verification code
CNAME www.jtof.dev jjtofflemire.github.io

jtof.dev/cookbook

jtof.dev/cookbook/src

light and dark mode

body.light/dark-mode class {
    css
}

mobile view

@media screen and (max-width: {number}px) {
    class {
        css
    }
}

to do