Chad
6e003be906
* Remove unnecessary exclamation mark. * First attempt to add photo. * Make the title consistent with others. * Add a readme for a new folder. * Make the ignorance under the files folder more strict. * Bring Infinite Timer up in order since I use it more than T45MR. * Add photos to the main pages!! * Simplify name. * Fix occasional formatting weirdness. * Fix formatting issues, add comments. * Fix background color. * Add trailing slash for consistency.
Hyperling.com - files/
Place files into this folder which should be used as static resources. Examples would be APKs, zip files, images, text files, etc.
For example, if test.jpg
was placed here, it could be accessed via
http://localhost:8080/files/test.jpg
. Depending on the file type the MIME type
may be detected automatically, otherwise it will be assumed a text file and
most likely ask to be downloaded by the browser.