Skip to content

Commit dc0a83b

Browse files
committed
add news
1 parent 5056651 commit dc0a83b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ site_author: 'QualCoder Teams'
44
docs_dir: docs/
55
repo_name: 'QualCoder-Org/qualcoder-org.github.io'
66
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io'
7+
plugins:
8+
- blog
9+
710
nav:
811
- Home: index.md
9-
- News: '/news'
12+
- News: news/index.md
1013
- 'Documentation' : doc.md
1114
- 'Studies using QualCoder': using.md
1215
- 'About Developers': about.md

0 commit comments

Comments
 (0)