Skip to content

Commit d6ebd40

Browse files
committed
added extensions and search png
1 parent 6c43430 commit d6ebd40

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

docs/vabired_docs.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,20 @@ pages, each with its purposes.
2222

2323
#### Index Page
2424

25-
[Home Page](../fw_ex/praw_spiked/docs_image/index.png)
25+
![Home Page](https://github.com/insightbuilder/codeai_fusion/blob/main/fw_ex/praw_spiked/docs_image/index.png)
2626

2727
#### Related Subreddits to Topic
2828

29-
[Related Subreddits](../fw_ex/praw_spiked/docs_image/related_subreddits.png)
29+
![Related Subreddits](https://github.com/insightbuilder/codeai_fusion/blob/main/fw_ex/praw_spiked/docs_image/related_subreddits.png)
3030

3131
#### Trending Subreddits Posts
3232

33-
[Trending Subreddits](../fw_ex/praw_spiked/docs_image/trending.png)
33+
![Trending Subreddits](https://github.com/insightbuilder/codeai_fusion/blob/main/fw_ex/praw_spiked/docs_image/trending.png)
34+
35+
#### Search Subreddits
36+
37+
![Search Subreddits](https://github.com/insightbuilder/codeai_fusion/blob/main/fw_ex/praw_spiked/docs_image/search.png)
3438

3539
#### High Engagement Posts
3640

37-
[High Engagement](../fw_ex/praw_spiked/docs_image/hi_eng.png)
41+
![High Engagement](https://github.com/insightbuilder/codeai_fusion/blob/main/fw_ex/praw_spiked/docs_image/hi_eng.png)
82 KB
Loading

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ markdown_extensions:
4747
alternate_style: true
4848
- admonition
4949
- pymdownx.details
50+
- md_in_html
51+
- pymdownx.blocks.caption
5052

5153
extra:
5254
social:

0 commit comments

Comments
 (0)