mirror of https://github.com/tildeclub/site.git
Fix unquoted colon in YAML frontmatter of cgi.md
This patch is provided to Tilde.club under the terms of GNU General Public License, any version published by the Free Software Foundation.
This commit is contained in:
parent
6e704f42ed
commit
232d64a5f5
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: CGI: Making web applications like it's 90s
|
title: "CGI: Making web applications like it's 90s"
|
||||||
category: tutorials
|
category: tutorials
|
||||||
author: xwindows
|
author: xwindows
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue