diff --git a/src/pages/contribute-to-opensource.astro b/src/pages/contribute-to-opensource.astro index 64d74493..cb4f9413 100644 --- a/src/pages/contribute-to-opensource.astro +++ b/src/pages/contribute-to-opensource.astro @@ -7,12 +7,10 @@ - - How to Contribute to Open Source: A Complete Guide for Beginners - + How to Contribute to Open Source: A Beginner Guide

- How to Contribute to Open Source: A Comprehensive Guide for Beginners + How to Contribute to Open Source: A Beginner Guide

TL;DR if you prefer making your first pull request on GitHub right away, go to first contributions diff --git a/src/pages/index.astro b/src/pages/index.astro index f3e1b432..e83ef022 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -4,7 +4,7 @@ import App from '../components/App.astro'; ---