keeweb-plugins/docs/index.html

20 lines
651 B
HTML
Raw Normal View History

2017-04-09 11:09:59 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>KeeWeb plugins</title>
2017-05-06 14:48:01 +02:00
<link rel="shortcut icon" href="/favicon.png" />
2017-04-29 16:55:11 +02:00
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;
font-size: 14px;
}
</style>
2017-04-09 11:09:59 +02:00
</head>
<body>
<h1>KeeWeb plugins</h1>
2017-05-06 14:36:56 +02:00
<p>This site contains known plugins and <a href="translations">translations</a> for <a href="https://keeweb.info">keeweb.info</a>.</p>
2017-04-29 17:16:58 +02:00
<p>Want to create your own plugin? <a href="create.html">Here's a plugin creation tool page</a>.</p>
2017-04-09 11:09:59 +02:00
</body>
</html>