diff options
author | mjfernez <mjf@mjfer.net> | 2023-11-22 13:55:19 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2023-11-22 13:55:19 -0500 |
commit | 1c5025d54c3a8244fcbe818f96dea49e51054ba6 (patch) | |
tree | 22615506663bd546e430feea1c2ca3c4a58513b4 /latest.html | |
parent | f602bb95e0b1160274bed0f125b8cfdedff3af96 (diff) | |
download | site-files-1c5025d54c3a8244fcbe818f96dea49e51054ba6.tar.gz |
Update to new media directory syntax
Diffstat (limited to 'latest.html')
-rw-r--r-- | latest.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/latest.html b/latest.html new file mode 100644 index 0000000..fa5fd2b --- /dev/null +++ b/latest.html @@ -0,0 +1,17 @@ +<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> |