website

website.git
git clone git://git.lenczewski.org/website.git
Log | Files | Refs

date.sh (194B)


      1 #!/bin/sh
      2 
      3 set -ex
      4 
      5 touch -a -m -d 20200910 src/blog/test.html
      6 touch -a -m -d 20201010 src/blog/clfs.html
      7 touch -a -m -d 20201112 src/blog/pyecs.html
      8 touch -a -m -d 20210514 src/blog/cdoku.html