keeweb-plugins/docs/index.html

19 lines
561 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>KeeWeb plugins</title>
<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 for <a href="https://keeweb.info">keeweb.info</a>.</p>
<p>Want to create your own plugin? <a href="create-plugin.html">Here's a plugin creation tool page</a>.</p>
</body>
</html>