We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5194a3 commit 107a1c4Copy full SHA for 107a1c4
index.html
@@ -2,8 +2,9 @@
2
<html>
3
<head>
4
<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">
6
<title>EasyPack Maven Plugin</title>
+ <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">
8
<link rel="stylesheet" type="text/css" href="resources/style.css">
9
</head>
10
<body>
0 commit comments