diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:33:42 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:33:42 -0600 |
commit | 203459ad7443222fa3e92ff4b07597af5fd3b3a7 (patch) | |
tree | 2f752de031da951d6b9e3bd45fffbd518573b4d6 /org | |
parent | d3fab862b0e3d90675f72efd077ddd6783d2566b (diff) |
Woopies
Diffstat (limited to 'org')
-rwxr-xr-x | org/cgi-bin/guest-book.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/cgi-bin/guest-book.cgi b/org/cgi-bin/guest-book.cgi index 84fc7f0..c88b6bd 100755 --- a/org/cgi-bin/guest-book.cgi +++ b/org/cgi-bin/guest-book.cgi @@ -159,7 +159,7 @@ table {\n\ </style>\n\ </head>\n\ <body>\n\ - <a href=\"../index.html\"><img src=\"../images/back_home.png\"\n\ + <a href=\"../index.xhtml\"><img src=\"../images/back_home.png\"\n\ alt=\"Back to home page\"/></a>\n\ <center>\n\ <table border=\"1\" width=\"60%\">\n\ |