Skip to content

Commit 7ef7a12

Browse files
authored
fix missing categories for flask tutorial (#5127)
1 parent 4f02135 commit 7ef7a12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/flask/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ content:
66
h1: Configuring Flask on Ubuntu Bionic Beaver
77
paragraph: This page details how to install and configure Flask
88
tags: Flask Ubuntu Bionic-Beaver
9+
categories:
910
- instances
1011
dates:
1112
validation: 2025-04-08
@@ -301,4 +302,4 @@ Let's try and display random Scaleway catchphrases instead of always the same on
301302

302303
<Lightbox src="scaleway-FlaskQuote.webp" alt="" />
303304

304-
To learn more about Flask, refer to the official [Flask documentation](http://flask.pocoo.org/).
305+
To learn more about Flask, refer to the official [Flask documentation](http://flask.pocoo.org/).

0 commit comments

Comments
 (0)