summary refs log tree commit diff stats
path: root/ll
diff options
context:
space:
mode:
Diffstat (limited to 'll')
-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