summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ewww.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ewww.md b/ewww.md
index f9bad80..9844592 100644
--- a/ewww.md
+++ b/ewww.md
@@ -1,13 +1,13 @@
---
title: "Ewww — a Web server for static sites"
author: Lars Wirzenius
-template: python
bindings:
- subplot/ewww.yaml
- lib/daemon.yaml
- lib/files.yaml
- lib/runcmd.yaml
-functions:
+impls:
+ python:
- subplot/ewww.py
- subplot/http.py
- lib/daemon.py