Mercurial Hosting > arkian
view src/init.luan @ 21:938d0b9eb7c6
fix links
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 19 Sep 2025 21:56:59 -0600 |
parents | 45a3989c3447 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true