Skip to content

Commit fc1546c

Browse files
author
Martin O'Hanlon
committed
auto tag update
1 parent 59c7440 commit fc1546c

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

en/meta.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,22 @@
22
title: Build a Python Web Server with Flask
33
hero_image: images/banner.png
44
description: Install the Python web framework Flask and set up a basic web server
5-
with different pages
5+
with different pages
66
original_url: https://raspberrypi.org/learning/python-web-server-with-flask
77
theme: yellow
88
duration: 2
99
listed: true
1010
ingredient: false
1111
copyedit: true
12-
curriculum: creator, design-0, programming-0, phys-comp-0, manufacture-0, community-0
12+
curriculum: 3, design-0, programming-3, phys-comp-0, manufacture-0, community-0
1313
interests: ''
14-
technologies: python, html/css
15-
site_areas: ''
16-
steps:
14+
technologies: raspberry-pi, python, html-css-javascript
15+
site_areas: projects
16+
hardware: ''
17+
software: python, html-css-javascript
18+
version: 4
19+
last_tested: 2017-01-01
20+
steps:
1721
- title: Introduction
1822
- title: What you will need
1923
- title: Build a Python-powered web server with Flask
@@ -24,5 +28,4 @@ steps:
2428
- title: Adding colour to the web page with CSS
2529
- title: Adding dynamic content to a view
2630
- title: Browsing on other devices
27-
- title: What next?
28-
31+
- title: What next?

0 commit comments

Comments
 (0)