This commit is contained in:
2023-07-31 12:09:53 -07:00
parent c06435abf9
commit f62825d9aa
39 changed files with 206 additions and 125 deletions

10
Shared/.kanbn/board.html Normal file
View File

@ -0,0 +1,10 @@
<style>
created {
color: gray;
}
relations {
color: Green;
}
</style>
| Maybe