Mercurial Hosting > reactionary
view src/init.luan @ 93:782192a53cf7
update saving.html
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 05 May 2025 14:12:38 -0600 |
parents | 76baf48ea36b |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" local Shared = require "site:/lib/Shared.luan" Hosted.set_https and Hosted.set_https(true) return true