Documenting how to add a new year and new people in folk.csv and test that it works by running the databaseRest.py people command

This commit is contained in:
2020-02-21 00:23:59 +00:00
parent 9de86c739c
commit 98e4f9763e
5 changed files with 162 additions and 49 deletions

View File

@@ -83,8 +83,8 @@ div.clear {
clear: both;
}
tt, code { /*code bits*/
background: #ccc;
font-size: 0.8em;
background: #eee;
font-size: 0.9em;
padding: 10px 20px;
display: block;
}