Mercurial Hosting > reactionary
view src/init.luan @ 71:3ac9896d9983 default tip
add nabble.html
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 22 Jan 2025 02:13:39 -0700 |
parents | b1982e401900 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true