mirror of
https://github.com/DevEhChad/chadsreactproject.git
synced 2025-11-08 13:31:35 +00:00
From Laptop Machine Commit
This commit is contained in:
@@ -11,11 +11,16 @@ function About() {
|
||||
<div className="aboutBottom">
|
||||
<h1> ABOUT US</h1>
|
||||
<p>
|
||||
Hello, My name is Chad and I'm currently working towards my goals on trying to become a developer.
|
||||
I been working hard and trying to learn quickly.
|
||||
I try to be patient but I really wanna just learn fast.
|
||||
Hello, My name is Chad and I'm currently working towards my goals on trying to become a developer.
|
||||
If you have any pointers and are a gamer please join the discord!
|
||||
</p>
|
||||
</div>
|
||||
<div className="discordinvabout">
|
||||
<a class="btn" href="https://discord.gg/brQXPhQ" target="_blank" rel="noopener noreferrer">Join The Discord!</a>
|
||||
</div>
|
||||
<div className="discordintabout">
|
||||
<iframe src="https://discord.com/widget?id=573633846587817992&theme=dark" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user