Skip to content

Commit d8dd27e

Browse files
committed
Add description and keywords metadata
1 parent d11da62 commit d8dd27e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<meta name="description" content="A cross-platform GUI library for Rust focused on simplicity and type-safety.">
7+
<meta name="keywords" content="Rust, GUI, iced, toolkit, widget, framework, user, interface">
68

79
<title>iced - A cross-platform GUI library for Rust</title>
810

0 commit comments

Comments
 (0)