Skip to content

Commit c1f7576

Browse files
committed
Update the meta information.
1 parent c70b759 commit c1f7576

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="description" content="A lightweight java framework designed for building efficient and scalable applications. Supports both command-line tools and APIs, enabling developers to create robust solutions with ease.">
7-
<title>tinystruct framework</title>
7+
<meta name="keywords" content="java, framework, lightweight, command-line, web, applications, tinystruct">
8+
<meta name="author" content="James ZHOU">
9+
<meta name="favicon" content="https://avatars.githubusercontent.com/u/3723144?s=48&v=4">
10+
<title>tinystruct framework - v1.6.2</title>
811
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" integrity="sha512-tN7Ec6zAFaVSG3TpNAKtk4DOHNpSwKHxxrsiw4GHKESGPs5njn/0sMCUMl2svV4wo4BK/rCP7juYz+zx+l6oeQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
912
<style>
1013
:root {

0 commit comments

Comments
 (0)