Skip to content

Commit 107a1c4

Browse files
committed
HTML keywords
1 parent f5194a3 commit 107a1c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="description" content="EasyPack Maven Plugin is a Maven plugin for distributing Java applications in tar, zip and tar.gz">
65
<title>EasyPack Maven Plugin</title>
6+
<meta name="description" content="EasyPack Maven Plugin is a Maven plugin for distributing Java applications in tar, zip and tar.gz">
7+
<meta name="keywords" content="Maven,TAR,ZIP">
78
<link rel="stylesheet" type="text/css" href="resources/style.css">
89
</head>
910
<body>

0 commit comments

Comments
 (0)