Skip to content

Commit e9a304b

Browse files
authored
Merge pull request #93 from iitzIrFan/deploy
fix: downgrade firebase version from 11.8.1 to 10.0.0 & Removing <AdsComponent /> component from .md files
2 parents 758d196 + 73f9a40 commit e9a304b

19 files changed

+46
-46
lines changed

docs/GitHub/GitHub-basics/create-github-repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the how to create a GitHub r
99

1010
In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
1111
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
12-
<AdsComponent />
12+
< />
1313

1414
### Prerequisites
1515

@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848

4949

50-
<AdsComponent />
50+
< />
5151

5252
## Changing Readme and Adding more files.
5353

docs/GitHub/GitHub-basics/first-opensource-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords: [html, web development, elements, tags, html elements, html tags, html
1010

1111
HTML Attributes and Values are used to provide additional information about HTML elements
1212

13-
<AdsComponent />
13+
< />
1414

1515
## HTML Attributes
1616

docs/GitHub/GitHub-basics/github-repo-command-line.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the structure of an HTML doc
99

1010
HTML (Hypertext Markup Language) is the standard markup language for creating web pages. It provides the structure and layout of the content on the web. In this tutorial, you will learn about the syntax and structure of HTML.
1111

12-
<AdsComponent />
12+
< />
1313

1414
## Prerequisites
1515

@@ -58,7 +58,7 @@ git push -u origin main
5858

5959

6060

61-
<AdsComponent />
61+
< />
6262

6363

6464
### Browser Rendering

docs/GitHub/GitHub-basics/how-to-clone-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords: [html, web development, attributes, values, html attributes, html valu
1010

1111
HTML Attributes and Values are used to provide additional information about HTML elements
1212

13-
<AdsComponent />
13+
< />
1414

1515
## HTML Attributes
1616

docs/GitHub/GitHub-basics/how-to-fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: In this tutorial, you will learn about the structure of an HTML doc
1010

1111
HTML Attributes and Values are used to provide additional information about HTML elements
1212

13-
<AdsComponent />
13+
< />
1414

1515
## HTML Attributes
1616

docs/GitHub/Maintainer-guide/enable-discussion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the how to create a GitHub r
99

1010
In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
1111
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
12-
<AdsComponent />
12+
< />
1313

1414
### Prerequisites
1515

@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848

4949

50-
<AdsComponent />
50+
< />
5151

5252
## Changing Readme and Adding more files.
5353

docs/GitHub/Maintainer-guide/github-labels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the how to create a GitHub r
99

1010
In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
1111
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
12-
<AdsComponent />
12+
< />
1313

1414
### Prerequisites
1515

@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848

4949

50-
<AdsComponent />
50+
< />
5151

5252
## Changing Readme and Adding more files.
5353

docs/GitHub/Maintainer-guide/github-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the how to create a GitHub r
99

1010
In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
1111
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
12-
<AdsComponent />
12+
< />
1313

1414
### Prerequisites
1515

@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848

4949

50-
<AdsComponent />
50+
< />
5151

5252
## Changing Readme and Adding more files.
5353

docs/GitHub/Maintainer-guide/milestone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the how to create a GitHub r
99

1010
In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
1111
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
12-
<AdsComponent />
12+
< />
1313

1414
### Prerequisites
1515

@@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele
4747

4848

4949

50-
<AdsComponent />
50+
< />
5151

5252
## Changing Readme and Adding more files.
5353

docs/GitHub/intro-github.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: In this tutorial, you will learn about GitHub, its importance, what
1515
---
1616

1717
GitHub is a web-based platform used for version control and collaboration. It allows developers to work together on projects from anywhere in the world. GitHub is built on top of Git, a distributed version control system created by Linus Torvalds in 2005.
18-
<AdsComponent />
18+
< />
1919

2020
:::note
2121
Key Features of SQL:
@@ -91,12 +91,12 @@ The fork is a personal copy of the repo which is already present or uploaded in
9191

9292
:::
9393

94-
<AdsComponent />
94+
< />
9595

9696
### Watch the video Tutorial
9797
<iframe width="880" height="480" src="https://www.youtube.com/embed/GrTV59Y84S8?list=PLrLTYhoDFx-kiuFiGQqVpYYZ56pIhUW63" title="How to start with GitHub in 2024 | Beginner&#39;s Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
9898

99-
<AdsComponent />
99+
< />
100100

101101
## Conclusion
102102

0 commit comments

Comments
 (0)