1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 01:00:11 +02:00

fix template locations

This commit is contained in:
Nick Sweeting
2018-06-10 21:12:55 -04:00
parent d0f2e693b3
commit a287900345
5 changed files with 18 additions and 22 deletions

View File

@@ -18,7 +18,7 @@ from index import (
parse_json_link_index,
)
from config import (
ARCHIVE_PERMISSIONS,
OUTPUT_PERMISSIONS,
OUTPUT_DIR,
ANSI,
TIMEOUT,