-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1275 from Hamza20203064/issue-1244-feature
Navigate back to Home page, Feature added
- Loading branch information
Showing
6 changed files
with
1,223 additions
and
1,153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link rel="stylesheet" href="about.css"> | ||
</head> | ||
|
||
<body> | ||
|
||
<div class="about"> | ||
|
||
<h1 class="heading">ABOUT US</h1> | ||
<h3> | ||
Welcome to the Metaverse Front-End Playground community! We're dedicated to fostering a collaborative and inclusive environment for all contributors.</h3> | ||
|
||
<p>Your gateway to the future of web development in the metaverse! ππ | ||
Metaverse Front-End Playground is an open-source repository created to empower developers to explore, innovate, and collaborate in the metaverse space. Whether you're a seasoned developer looking to showcase your metaverse projects or a newcomer eager to dive into the virtual realm, you're invited to join our dynamic community!</p> | ||
<h1 class="heading">ABOUT US</h1> | ||
<h3> | ||
Welcome to the Metaverse Front-End Playground community! We're dedicated to fostering a collaborative and | ||
inclusive environment for all contributors.</h3> | ||
|
||
<p>Your gateway to the future of web development in the metaverse! ππ | ||
Metaverse Front-End Playground is an open-source repository created to empower developers to explore, | ||
innovate, and collaborate in the metaverse space. Whether you're a seasoned developer looking to showcase | ||
your metaverse projects or a newcomer eager to dive into the virtual realm, you're invited to join our | ||
dynamic community!</p> | ||
|
||
<p>## Achievement π | ||
|
||
**METAVERSE** repo has secured a position in *top 50 maintainer repositories* in **QUINE HACTOBERFEST** | ||
challenge π </p> | ||
|
||
<p>## Achievement π | ||
<h2>What You'll Discover Here:</h2> | ||
|
||
**METAVERSE** repo has secured a position in *top 50 maintainer repositories* in **QUINE HACTOBERFEST** challenge π </p> | ||
<h3>Diverse Metaverse Projects:</h3> | ||
|
||
<h2>What You'll Discover Here:</h2> | ||
|
||
<h3>Diverse Metaverse Projects:</h3> | ||
<p> | ||
Our repository features a wide spectrum of metaverse-related | ||
front-end projects. From HTML, CSS, and JavaScript | ||
to immersive React experiences, you'll find projects | ||
that push the boundaries of the metaverse. | ||
</p> | ||
|
||
<p> | ||
Our repository features a wide spectrum of metaverse-related | ||
front-end projects. From HTML, CSS, and JavaScript | ||
to immersive React experiences, you'll find projects | ||
that push the boundaries of the metaverse. | ||
</p> | ||
<h3>π€ Collaboration:</h3> | ||
|
||
<h3>π€ Collaboration:</h3> | ||
<p>Metaverse Front-End Playground thrives on collaboration. You can enhance existing metaverse projects, | ||
contribute new features, | ||
or even conjure up entirely new metaverse experiences. Your creative contributions are highly valued!</p> | ||
|
||
<p>Metaverse Front-End Playground thrives on collaboration. You can enhance existing metaverse projects, contribute new features, | ||
or even conjure up entirely new metaverse experiences. Your creative contributions are highly valued!</p> | ||
|
||
<h3>Join the CODEPEAK'23 at "Metaverse Repo"! πͺ</h3> | ||
|
||
<h3>Join the CODEPEAK'23 at "Metaverse Repo"! πͺ</h3> | ||
|
||
<p>We're excited to announce that "Metaverse Repo" is open to PR submissions for the CODEPEAK'23 , , from December 7, 2023, to December 28, 2023. Join us for this exciting collaboration! ππ</p> | ||
<p>We're excited to announce that "Metaverse Repo" is open to PR submissions for the CODEPEAK'23 , , from | ||
December 7, 2023, to December 28, 2023. Join us for this exciting collaboration! ππ</p> | ||
|
||
<h3> π KWOC'23 Affiliation:</h3> | ||
|
||
<p>We're thrilled to be part of KWOC'23, the global celebration of open source. By contributing to Metaverse Front-End , | ||
you can earn KWOC'23 rewards and swag while shaping the future of the metaverse between the time span of December 9,2023 to | ||
January 15,2024.</p> | ||
|
||
<h3>πLearning Opportunity:</h3> | ||
<p> If you're new to metaverse development, this repository is an excellent launchpad. Collaborate with experienced metaverse | ||
developers, gain valuable insights, and immerse yourself in creating groundbreaking virtual worlds.</p> | ||
<h3> π KWOC'23 Affiliation:</h3> | ||
|
||
<p>We're thrilled to be part of KWOC'23, the global celebration of open source. By contributing to Metaverse | ||
Front-End , | ||
you can earn KWOC'23 rewards and swag while shaping the future of the metaverse between the time span of | ||
December 9,2023 to | ||
January 15,2024.</p> | ||
|
||
<h3>πLearning Opportunity:</h3> | ||
<p> If you're new to metaverse development, this repository is an excellent launchpad. Collaborate with | ||
experienced metaverse | ||
developers, gain valuable insights, and immerse yourself in creating groundbreaking virtual worlds.</p> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.