浏览代码

better name for lottie link

Rodja Trappe 2 年之前
父节点
当前提交
9ad1a5f589
共有 1 个文件被更改,包括 1 次插入1 次删除
  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():