Skip to content

Commit 9258c60

Browse files
committed
working on reorg for ch4
1 parent e7f08b6 commit 9258c60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/pages/03-data/26-markdown.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ meta: Markdown is a type of markup language often used to document Python projec
1111
Markdown is a common markup language frequently used by developers to write
1212
Python project documention.
1313

14-
<img src="/img/logos/markdown.png" width="100%" alt="Unofficial Markdown logo." class="technical-diagram"></a>
14+
<img src="/img/logos/markdown.png" width="100%" alt="Unofficial Markdown logo.">
1515

1616

1717
## Markdown's origin

content/pages/04-web-development/02-web-frameworks.markdown renamed to content/pages/04-web-development/01-web-frameworks.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Web Frameworks
22
category: page
33
slug: web-frameworks
4-
sortorder: 0702
4+
sortorder: 0401
55
toc: False
66
sidebartitle: Web Frameworks
77
meta: Find out about Python web frameworks, which are code libraries that solve common web application creation challenges.

0 commit comments

Comments
 (0)