소스 검색

formatting

Rodja Trappe 1 년 전
부모
커밋
97261a6a18
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      website/documentation.py

+ 1 - 1
website/documentation.py

@@ -764,7 +764,7 @@ def create_full() -> None:
         sys.stdout = open('logs.txt', 'w')
         ```
         See <https://github.com/zauberzeug/nicegui/issues/681> for more information.
-    ''')
+    ''').classes('bold-links arrow-links')
 
     subheading('NiceGUI On Air')