Explorar el Código

better name for lottie link

Rodja Trappe hace 2 años
padre
commit
9ad1a5f589
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      website/more_documentation/icon_documentation.py

+ 1 - 1
website/more_documentation/icon_documentation.py

@@ -19,7 +19,7 @@ def more() -> None:
 
         ui.element('i').classes('eva eva-github').classes('text-5xl')
 
-    @text_demo('Lottie', '''
+    @text_demo('Lottie files', '''
         You can also use [Lottie files](https://lottiefiles.com/) with animations.
     ''')
     async def lottie():