aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/tests
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/apps/content/tests')
-rw-r--r--pydis_site/apps/content/tests/test_content/category/subcategory/test4.md2
-rw-r--r--pydis_site/apps/content/tests/test_content/category/test3.md2
-rw-r--r--pydis_site/apps/content/tests/test_content/test.md2
-rw-r--r--pydis_site/apps/content/tests/test_content/test2.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/apps/content/tests/test_content/category/subcategory/test4.md b/pydis_site/apps/content/tests/test_content/category/subcategory/test4.md
index 8031131d..1763a869 100644
--- a/pydis_site/apps/content/tests/test_content/category/subcategory/test4.md
+++ b/pydis_site/apps/content/tests/test_content/category/subcategory/test4.md
@@ -1,6 +1,6 @@
---
title: Test 4
-short_description: Testing 4
+description: Testing 4
---
This is also test content and in subcategory.
diff --git a/pydis_site/apps/content/tests/test_content/category/test3.md b/pydis_site/apps/content/tests/test_content/category/test3.md
index 03ddd67b..9f294130 100644
--- a/pydis_site/apps/content/tests/test_content/category/test3.md
+++ b/pydis_site/apps/content/tests/test_content/category/test3.md
@@ -1,6 +1,6 @@
---
title: Test 3
-short_description: Testing 3
+description: Testing 3
---
This is too test content, but in category.
diff --git a/pydis_site/apps/content/tests/test_content/test.md b/pydis_site/apps/content/tests/test_content/test.md
index ca06c1d5..709860d1 100644
--- a/pydis_site/apps/content/tests/test_content/test.md
+++ b/pydis_site/apps/content/tests/test_content/test.md
@@ -1,6 +1,6 @@
---
title: Test
-short_description: Testing
+description: Testing
relevant_links:
Asking Good Questions: https://pythondiscord.com/pages/resources/guides/asking-good-questions/
Help Channel Guide: https://pythondiscord.com/pages/resources/guides/help-channels/
diff --git a/pydis_site/apps/content/tests/test_content/test2.md b/pydis_site/apps/content/tests/test_content/test2.md
index 14d8a54b..0e57c3cd 100644
--- a/pydis_site/apps/content/tests/test_content/test2.md
+++ b/pydis_site/apps/content/tests/test_content/test2.md
@@ -1,6 +1,6 @@
---
title: Test 2
-short_description: Testing 2
+description: Testing 2
---
This is too test content.