Added apostrophe.
This commit is contained in:
parent
d5b420be61
commit
7d03407d8b
@ -1,3 +1,3 @@
|
|||||||
index.txti,"Atlas48's Archives Index"
|
|
||||||
not_found.html,"404 - Page Not Found"
|
not_found.html,"404 - Page Not Found"
|
||||||
|
doc.html,"Atlas48's Archives: Git Readme"
|
||||||
ee/index.txti,"Elysium's Edge Index"
|
ee/index.txti,"Elysium's Edge Index"
|
||||||
|
|
@ -2,7 +2,9 @@ dnl template.m4.html v2.0-p1
|
|||||||
dnl Part of the tape-and-string suite used to construct the website
|
dnl Part of the tape-and-string suite used to construct the website
|
||||||
ifdef(`DEBUG',`traceon')dnl
|
ifdef(`DEBUG',`traceon')dnl
|
||||||
ifdef(`_INFILE',`dnl',`errprint(`Macro _INFILE is not defined')m4exit(1)')
|
ifdef(`_INFILE',`dnl',`errprint(`Macro _INFILE is not defined')m4exit(1)')
|
||||||
ifdef(`TITLE',`dnl',`define(`TITLE',`Atlas48 Archives')dnl)')
|
changequote(`[',`]')dnl
|
||||||
|
ifdef([TITLE],[dnl],[define([TITLE], [Atlas48's Archives])dnl)])
|
||||||
|
changequote([`],['])dnl
|
||||||
include(`m4/lib.m4')dnl
|
include(`m4/lib.m4')dnl
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user