summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2024-03-11 23:08:47 -0500
committerCase Duckworth2024-03-11 23:08:47 -0500
commit9959bc5c0ef1997a158af21af95d86b6c29b982e (patch)
tree4a31d4ee82042517bc9794ce3c95979f004b296b
parentAdd okfile (diff)
downloadll-9959bc5c0ef1997a158af21af95d86b6c29b982e.tar.gz
ll-9959bc5c0ef1997a158af21af95d86b6c29b982e.zip
Update base_url
-rwxr-xr-xll2
1 files changed, 1 insertions, 1 deletions
diff --git a/ll b/ll index cd3fee2..6ce90db 100755 --- a/ll +++ b/ll
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# Config 3# Config
4BASE_URL=. 4BASE_URL=https://www.acdw.net/lists
5SITE_TITLE="a listlog" 5SITE_TITLE="a listlog"
6SITE_COPYRIGHT="Case Duckworth" 6SITE_COPYRIGHT="Case Duckworth"
7BACK_LINK=index.html,back 7BACK_LINK=index.html,back