Mercurial Hosting > luan
view website/src/init.luan @ 1834:4ec3fd9e3999 default tip
update why.html
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 09 Jan 2025 18:06:23 -0700 |
parents | 50e570b598b2 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true