From 7c317e4b2632d1b0373c14175e46a77786c755a7 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sat, 4 Jun 2022 10:09:18 -0500 Subject: [PATCH] Update: Separate contexts between news and index page and add additional message to access denied page. Have the links go to news.html rather than the site index. If for some reason the news page and the site index ever change, then these links do not need to be changed. Some links are intended to got to the site index, such as the access denied and not found pages. Most other links are intended to go to the news page. --- access_denied.html | 6 +++--- distributions.html | 4 ++-- distributions/turtle/changelog.html | 2 +- distributions/turtle/documentation.html | 2 +- distributions/turtle/documentation/additional.html | 2 +- distributions/turtle/documentation/configuring.html | 2 +- distributions/turtle/documentation/credits.html | 2 +- distributions/turtle/documentation/installing.html | 2 +- distributions/turtle/documentation/problems.html | 2 +- distributions/turtle/documentation/running.html | 2 +- distributions/turtle/documentation/servers.html | 2 +- distributions/turtle/documentation/software.html | 2 +- documentation.html | 2 +- documentation/byte_dump.html | 2 +- documentation/control.html | 2 +- documentation/controller.html | 2 +- documentation/fake.html | 2 +- documentation/firewall.html | 2 +- documentation/fss_basic_list_read.html | 2 +- documentation/fss_basic_list_write.html | 2 +- documentation/fss_basic_read.html | 2 +- documentation/fss_basic_write.html | 2 +- documentation/fss_embedded_list_read.html | 2 +- documentation/fss_embedded_list_write.html | 2 +- documentation/fss_extended_list_read.html | 2 +- documentation/fss_extended_list_write.html | 2 +- documentation/fss_extended_read.html | 2 +- documentation/fss_extended_write.html | 2 +- documentation/fss_identify.html | 2 +- documentation/fss_payload_read.html | 2 +- documentation/fss_payload_write.html | 2 +- documentation/fss_status_code.html | 2 +- documentation/iki_read.html | 2 +- documentation/iki_write.html | 2 +- documentation/status_code.html | 2 +- documentation/utf8.html | 2 +- fll.html | 2 +- fll/specifications.html | 2 +- fll/specifications/fss/fss-0000.html | 2 +- fll/specifications/fss/fss-0001.html | 2 +- fll/specifications/fss/fss-0002.html | 2 +- fll/specifications/fss/fss-0003.html | 2 +- fll/specifications/fss/fss-0004.html | 2 +- fll/specifications/fss/fss-0005.html | 2 +- fll/specifications/fss/fss-0006.html | 2 +- fll/specifications/fss/fss-0007.html | 2 +- fll/specifications/fss/fss-0008.html | 2 +- fll/specifications/fss/fss-0009.html | 2 +- fll/specifications/fss/fss-000a.html | 2 +- fll/specifications/fss/fss-000b.html | 2 +- fll/specifications/fss/fss-000c.html | 2 +- fll/specifications/fss/fss-000d.html | 2 +- fll/specifications/fss/fss-000e.html | 2 +- fll/specifications/fss/fss-000f.html | 2 +- fll/specifications/iki/iki-0000.html | 2 +- fll/specifications/iki/iki-0001.html | 2 +- fll/specifications/iki/iki-0002.html | 2 +- licenses.html | 2 +- news.html | 8 ++++---- news/2022_05_01-website_redesign.html | 4 ++-- news/2022_05_06-basic_program_documentation.html | 4 ++-- news/2022_05_16-fll_specifications_added.html | 4 ++-- not_found.html | 6 +++--- projects.html | 2 +- sources.html | 2 +- 65 files changed, 76 insertions(+), 76 deletions(-) diff --git a/access_denied.html b/access_denied.html index 801eb83..02b8320 100644 --- a/access_denied.html +++ b/access_denied.html @@ -33,7 +33,7 @@