Skip to content

Commit cca7e98

Browse files
author
Martin O'Hanlon
authored
fixed meta.yml
1 parent fc1546c commit cca7e98

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

en/meta.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Build a Python Web Server with Flask
33
hero_image: images/banner.png
4-
description: Install the Python web framework Flask and set up a basic web server
5-
with different pages
4+
description: Install the Python web framework Flask and set up a basic web server with different pages
65
original_url: https://raspberrypi.org/learning/python-web-server-with-flask
76
theme: yellow
87
duration: 2
@@ -28,4 +27,4 @@ steps:
2827
- title: Adding colour to the web page with CSS
2928
- title: Adding dynamic content to a view
3029
- title: Browsing on other devices
31-
- title: What next?
30+
- title: What next?

0 commit comments

Comments
 (0)