mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

index.smd (252B)


      1 ---
      2 .title = "mfashby.net",
      3 .author = "Martin Ashby",
      4 .date = @date("1900-01-01T00:00:00Z"),
      5 .layout = "list.shtml",
      6 .alternatives = [{ 
      7     .name = "rss",
      8     .type = "application/rss+xml",
      9     .layout = "rss.xml", 
     10     .output = "index.xml",
     11 }],
     12 ---