summaryrefslogtreecommitdiffstats
path: root/content/projects/diddle.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/diddle.md')
-rw-r--r--content/projects/diddle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/diddle.md b/content/projects/diddle.md
index f3d59fa..f01b461 100644
--- a/content/projects/diddle.md
+++ b/content/projects/diddle.md
@@ -13,7 +13,7 @@ Diddle ([live instance](https://diddle.jan.systems/), [Github](https://github.co
> **Note**: The instance hosted on my domain might go down any second. Use it at your own discretion.
-![Diddle screenshot showing an answerable poll](../files/diddle_screenshot.png)
+{{ fig(src="../files/diddle_screenshot.png", alt="Diddle screenshot showing an answerable poll") }}
The first 80% of the project was done in two evenings. The last 80% was done during the next week. The tech stack is the _get-shit-done_ stack: **Python** + **Flask** + **PostgreSQL**. There is no required client side javascript: all client side logic is strictly for [progressive enhancement](https://developer.mozilla.org/en-US/docs/Glossary/Progressive_Enhancement). You can use "dumb" browsers like w3m or lynx to enjoy Diddle just fine.