Mercurial Hosting > disearch
diff src/index.html.luan @ 11:62dd23f0b549
start add server
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 29 Oct 2023 22:39:31 -0600 |
parents | 43814e9f5802 |
children | 74277b56ac3c |
line wrap: on
line diff
--- a/src/index.html.luan Fri Oct 27 16:20:45 2023 -0600 +++ b/src/index.html.luan Sun Oct 29 22:39:31 2023 -0600 @@ -6,7 +6,6 @@ local head = Shared.head or error() local header = Shared.header or error() local footer = Shared.footer or error() -local Config = require "site:/lib/Config.luan" return function()