about summary refs log tree commit diff homepage
path: root/blog
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-28 23:13:42 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-28 23:18:06 +0700
commit89bb239365bdfdef8827251748e6a36d741fdf63 (patch)
tree713c95eaa3beccd0616a1f25753e7dd6b022bf42 /blog
parentc111dacfdef7624bef023341b6f3a0b88b830ab3 (diff)
downloadsite-89bb239365bdfdef8827251748e6a36d741fdf63.tar.gz
Fix all HTML and RSS compliance issues (hopefully!)
Diffstat (limited to 'blog')
-rw-r--r--blog/2020/gsoc/article/5.md2
-rw-r--r--blog/2020/gsoc/article/7.md4
-rw-r--r--blog/2020/gsoc/index.md1
3 files changed, 4 insertions, 3 deletions
diff --git a/blog/2020/gsoc/article/5.md b/blog/2020/gsoc/article/5.md
index cdcc509..bd9d7e6 100644
--- a/blog/2020/gsoc/article/5.md
+++ b/blog/2020/gsoc/article/5.md
@@ -4,7 +4,7 @@ date = Date(2020, 8, 3)
 tags = ["gsoc", "pip", "python"]
 +++
 
-Sorting Things Out
+# Sorting Things Out
 
 Hi!  I really hope that everyone reading this is still doing okay,
 and if that isn't the case, I wish you a good day!
diff --git a/blog/2020/gsoc/article/7.md b/blog/2020/gsoc/article/7.md
index 4e2073b..6deebb9 100644
--- a/blog/2020/gsoc/article/7.md
+++ b/blog/2020/gsoc/article/7.md
@@ -4,13 +4,13 @@ date = Date(2020, 8, 31)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# Outro
+
 > Steamed fish was amazing, matter of fact\
 > Let me get some jerk chicken to go\
 > Grabbed me one of them lemon pie theories\
 > And let me get some of them benchmarks you theories too
 
-# Outro
-
 \toc
 
 ## The Look
diff --git a/blog/2020/gsoc/index.md b/blog/2020/gsoc/index.md
index b05c908..0606c13 100644
--- a/blog/2020/gsoc/index.md
+++ b/blog/2020/gsoc/index.md
@@ -2,6 +2,7 @@
 rss = "GSoC 2020 final report"
 date = Date(2020, 8, 31)
 rss_pubdate = date # work around Franklin issue GH-797
+fd_full_url = "https://cnx.srht.site/blog/2020/gsoc/index.html"
 tags = ["fun", "gsoc", "packaging", "pip"]
 internship = "https://summerofcode.withgoogle.com/archive/2020/projects/6238594655584256"
 benchmark = "/blog/2020/gsoc/article/7/#the_benchmark"