Skip to content

Commit

Permalink
fix: the gif (#149)
Browse files Browse the repository at this point in the history
fix the gif
  • Loading branch information
bdougie authored Aug 25, 2023
1 parent 2d55a37 commit c4d8a1e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/community/highlights.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: highlights
title: 'Highlight your open source contributions'
sidebar_label: 'Highlight your open source contributions'
sidebar_label: 'Highlights'
keywords:
- highlights
---
Expand Down
11 changes: 6 additions & 5 deletions docs/community/insight-pages.md → docs/community/insights.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
id: insight-pages
title: 'View your favorite projects in the Insight pages'
sidebar_label: 'View your favorite projects in the Insight pages'
id: insights
title: 'Insights into open source projects'
sidebar_label: 'Insights'
keywords:
- insight-pages
- insights
---

The Insights feature is where you pick and view the repositories that you often contribute to. It's a great way to stay updated on their growth.
[insight-pages-demo](../../static/gif/insight-page-demo.gif)

![insight-pages-demo](../../static/gif/insight-page-demo.gif)

Craving for more? Check out the [Discovering Open-Source with OpenSauced](https://github.com/open-sauced/intro/blob/main/05-how-to-contribute-to-open-source.md#discovering-open-source-with-opensauced) section in our free beginner course on open source.
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ module.exports = {
collapsed: false,
items: [
"community/welcome-to-the-community",
"community/highlights",
"community/100-days-of-oss",
"community/highlights",
"community/insights",
"community/faqs",
"community/insight-pages",
],
},
{
Expand Down

0 comments on commit c4d8a1e

Please sign in to comment.