Kevin Day [Sat, 4 Jun 2022 15:09:18 +0000 (10:09 -0500)]
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.
Kevin Day [Sat, 4 Jun 2022 14:53:28 +0000 (09:53 -0500)]
Bugfix: Incorect "rel" link attributes, extra white space, and incorrect title.
A number of pages have "rel" link attributes that they should not or have incorrect href pages.
Update the FSS and IKI specifications to utilize "next" and "prev" "rel" link attributes.
Some of the FSS Specifications (partially) have the wrong title on the page.
Kevin Day [Sun, 15 May 2022 16:16:05 +0000 (11:16 -0500)]
Bugfix: Use correct copyright date.
I noticed that I used the wrong year for the first copyright reference by accident.
I reviewed the original commit in the Sourceforge repository and the date is 2007/03/07.
That means the copyright is 2007 rather than 2011.
This is when the FLL project and its specifications were drafted and first committed to a source code repository.