Skip to content

Commit dcf0964

Browse files
authored
Merge branch 'main' into renovate/major-all
2 parents f56326c + 9073b4a commit dcf0964

File tree

5 files changed

+1072
-573
lines changed

5 files changed

+1072
-573
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4.2.2
2525

2626
- name: Use Node.js
27-
uses: actions/setup-node@v4.2.0
27+
uses: actions/setup-node@v4.4.0
2828
with:
2929
node-version: 20
3030

@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Add Lighthouse stats as comment
6868
id: comment_to_pr
69-
uses: marocchino/sticky-pull-request-comment@v2.9.1
69+
uses: marocchino/sticky-pull-request-comment@v2.9.2
7070
with:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
number: ${{ github.event.pull_request.number }}

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
Welcome to CodeHarborHub! Your gateway to top-notch tech education. **Tired of limitations?** CodeHarborHub shatters them. We're the exclusive platform offering a comprehensive tech curriculum, taught by industry masters, completely free. Join our vibrant community, master in-demand skills, and launch your dream tech career.
44

5-
<a href="https://github.com/Ajay-Dhangar"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=DEF72C&random=false&center=false &width=1000&lines=Hi%2C+there.+If+you+like+CodeHarborHub,+give+it+a+Star" alt="Typing SVG" /></a>
5+
<!--
6+
<a href="https://github.com/Ajay-Dhangar"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=DEF72C&random=false&center=false &width=1000&lines=Hi%2C+there.+If+you+like+CodeHarborHub,+give+it+a+Star" alt="Typing SVG" /></a> -->
67

7-
<a href="https://www.producthunt.com/posts/codeharborhub"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=464236&theme=light" alt="CodeHarborHub - Tired&#0032;of&#0032;limitations&#0063;&#0032;CodeHarborHub&#0032;shatters&#0032;them&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
8+
<a href="https://www.producthunt.com/posts/codeharborhub"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=464236&theme=light" alt="CodeHarborHub - Tired&#0032;of&#0032;limitations&#0063;&#0032;CodeHarborHub&#0032;shatters&#0032;them&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://codeharborhub.github.io/" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12132" alt="Codeharborhub | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
89

910
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fcodeharborhub.github.io%2F)](https://codeharborhub.github.io/)
1011
[![License](https://img.shields.io/github/license/CodeHarborHub/codeharborhub)](https://github.com/CodeHarborHub/codeharborhub/blob/main/LICENSE)

blog/authors.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ ajay-dhangar:
1111
socials:
1212
x: CodesWithAjay
1313
linkedin: ajay-dhangar
14-
github: ajay-dhangar
14+
github: ajay-dhangar
1515
stackoverflow: 18530900
16+
instagram: _ajay.dhangar
1617
newsletter: https://ajay-dhangar.github.io
18+
bluesky: ajay-dhangar.bsky.social
1719

1820
hitesh-gahanolia:
1921
name: Hitesh Gahanolia

0 commit comments

Comments
 (0)