doc: affero gpl license and link to sourc code

This commit is contained in:
efim
2023-11-25 15:10:43 +00:00
parent cc3dcffcd1
commit 31e3f06f3b
5 changed files with 681 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -578,6 +578,10 @@ video {
height: 80%;
}
.h-8 {
height: 2rem;
}
.h-\[var\(--brick-height\)\] {
height: var(--brick-height);
}