Browse Source

add description tag

Falko Schindler 2 năm trước cách đây
mục cha
commit
34a4167c5d
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      website/static/header.html

+ 4 - 0
website/static/header.html

@@ -1,4 +1,8 @@
 <meta name="viewport" content="width=device-width, initial-scale=1" />
+<meta
+  name="description"
+  content="NiceGUI is an easy-to-use, Python-based UI framework, which shows up in your web browser. You can create buttons, dialogs, markdown, 3D scenes, plots and much more."
+/>
 
 <!-- https://realfavicongenerator.net/ -->
 <link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png" />