diff options
| author | Adam Johnson <me@adamj.eu> | 2024-01-22 04:25:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-22 05:25:28 +0100 |
| commit | a5622f84ab0ba0ebb30c2b85f2b85d8aef75f337 (patch) | |
| tree | 083d965a98b2ac8a3e24af5aa8ec1a894dfe546e /docs | |
| parent | 12ffcfc350a19bbfbc203126a9b6c84b5e0d0ba2 (diff) | |
Fixed tutorial 'background.gif' reference.
Missed in 76fda7729e4cdfec715cd92b2c80d851797b05f7.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro/reusable-apps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index f40daf4dfb..0ca63830ea 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -76,7 +76,7 @@ After the previous tutorials, our project should look like this: static/ polls/ images/ - background.gif + background.png style.css templates/ polls/ |
