blogthon/FAQ
Stefan Ritter 6bfd0d4bde * Added a first FAQ
* Added atom feeds
2009-03-24 20:37:21 +01:00

6 lines
248 B
Plaintext

1) I edited an entry, now it is listed first on the page... wtf?
Unix don't know a creation time for a file, so i had to use the last
changed time for entries. You can use 'touch' to edit the timestamp.
Syntax is 'touch foo.txt -t YYMMDDhhmm'.