Skip to content

Instantly share code, notes, and snippets.

View cantoni's full-sized avatar

Bob Cantoni cantoni

View GitHub Profile
@cantoni
cantoni / worker.js
Created February 12, 2022 21:13 — forked from izuolan/worker.js
Custom domain for your Craft.do pages. Demo: https://note.zuolan.me and Tutorial: https://zuolan.me/craft_custom_domain_en
// Your domain name
const MY_DOMAIN = 'note.example.com'
// Website language
const LANG = 'en'
// Favicon url
const FAVICON_URL = 'https://example.com/favicon.ico'
// Your config page link