diff options
author | mjfernez <mjf@mjfer.net> | 2023-11-22 14:43:41 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2023-11-22 14:43:41 -0500 |
commit | f084b6b60b0b19f3a5586ac7508fc8be1ce04624 (patch) | |
tree | b3b6b229418d26d1c67dda0a3f4d02db55d0dfe1 /latest.html | |
parent | 1c5025d54c3a8244fcbe818f96dea49e51054ba6 (diff) | |
download | site-files-f084b6b60b0b19f3a5586ac7508fc8be1ce04624.tar.gz |
Moved latest updates to files. Fixed up RESUME.
Also fixed an issue with the latest page where it tried to redirect to a
subdirectory instead of going from root
Diffstat (limited to 'latest.html')
-rw-r--r-- | latest.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/latest.html b/latest.html deleted file mode 100644 index fa5fd2b..0000000 --- a/latest.html +++ /dev/null @@ -1,17 +0,0 @@ -<html> -<body> -<h3>LATEST CHANGES</h3> -<ul> - <li><a href=tutorials/pc_gaming/common-gfx-card-installation-woes.html>tutorials/pc_gaming/common-gfx-card-installation-woes.html</a> - Updated: Mon Oct 23 01:03:13 2023</li> - <li><a href=files/RESUME.html>files/RESUME.html</a> - Updated: Mon Oct 23 00:16:50 2023</li> - <li><a href=about/whereami.html>about/whereami.html</a> - Updated: Sun Oct 22 23:13:22 2023</li> - <li><a href=tutorials/splunk/i-found-out-splunk-macros-are-awesome.html>tutorials/splunk/i-found-out-splunk-macros-are-awesome.html</a> - Updated: Sun Oct 22 21:59:40 2023</li> - <li><a href=thoughts/syntax/my-worst-habit.html>thoughts/syntax/my-worst-habit.html</a> - Updated: Thu Sep 28 17:19:42 2023</li> - <li><a href=tutorials/www/how-to-make-this-site.html>tutorials/www/how-to-make-this-site.html</a> - Updated: Thu Sep 28 17:19:42 2023</li> - <li><a href=about/faq.html>about/faq.html</a> - Updated: Thu Sep 28 17:19:42 2023</li> - <li><a href=about/whoami.html>about/whoami.html</a> - Updated: Thu Sep 28 17:19:42 2023</li> - <li><a href=thoughts/syntax/random-python-idiosyncrasies.html>thoughts/syntax/random-python-idiosyncrasies.html</a> - Updated: Fri Jul 14 13:21:13 2023</li> - <li><a href=tutorials/www/quick-intro-html-css.html>tutorials/www/quick-intro-html-css.html</a> - Updated: Fri Jul 14 13:21:13 2023</li> -</ul> -</body> -</html> |