Static + trailing slashes in urls

This commit is contained in:
2021-09-20 21:27:00 +02:00
parent 962930c38a
commit 350488e748
183 changed files with 40418 additions and 9 deletions

View File

@ -0,0 +1,5 @@
@keyframes spinAround
from
transform: rotate(0deg)
to
transform: rotate(359deg)