2024-06-03

This commit is contained in:
2024-06-03 07:25:11 -07:00
commit 4d23316f57
559 changed files with 15154 additions and 0 deletions

10
www/board.html Normal file
View File

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