This commit is contained in:
2023-08-13 18:54:44 -07:00
parent e77d8dd658
commit b597a856e0
12 changed files with 129 additions and 9 deletions

10
.kanbn/board.html Normal file
View File

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