keeweb-plugins/docs/index.html

20 lines
651 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>KeeWeb plugins</title>
<link rel="shortcut icon" href="/favicon.png" />
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;
font-size: 14px;
}
</style>
</head>
<body>
<h1>KeeWeb plugins</h1>
<p>This site contains known plugins and <a href="translations">translations</a> for <a href="https://keeweb.info">keeweb.info</a>.</p>
<p>Want to create your own plugin? <a href="create.html">Here's a plugin creation tool page</a>.</p>
</body>
</html>