tFix filename of new post - adamsgaard.dk - my academic webpage
 (HTM) git clone git://src.adamsgaard.dk/adamsgaard.dk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 58ac28782a1c3e9ec357e0b4e2dd3d90ec709a9f
 (DIR) parent 30461a97f9c6680df0b369df4d1c2e6188d28d7c
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue,  2 Jun 2020 11:36:27 +0200
       
       Fix filename of new post
       
       Diffstat:
         M pages/005-energy-efficient-program… |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/pages/005-energy-efficient-programming.cfg b/pages/005-energy-efficient-programming.cfg
       t@@ -1,7 +1,7 @@
       -filename=brcon2020.html
       +filename=energy-efficient-programming.html
        title=Energy efficient programming in science
        description=Talk at BRcon 2020
       -id=brcon2020
       +id=energy-efficient-programming
        tags=science, programming, C, bitreich
        created=2020-06-02
        updated=2020-06-02