-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
name updated in contact section #103
Conversation
dark/index.html
Outdated
</section> | ||
|
||
<!-- Contact Section --> | ||
|
||
<section id="contact-section"> | ||
<h1>CONTACT ME</h1> | ||
<h3>CONTACT <span class="text-info">ME</span></h3> | ||
<p class="about-text">Name: Yoshitha Rathnayake |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Align them correctly because the sentence is in the top of the contact section topic
Ok
…On Sat, Oct 15, 2022, 12:06 YOSHITHA RATHNAYAKE ***@***.***> wrote:
***@***.**** requested changes on this pull request.
------------------------------
In dark/index.html
<#103 (comment)>
:
> </section>
<!-- Contact Section -->
<section id="contact-section">
<h1>CONTACT ME</h1>
<h3>CONTACT <span class="text-info">ME</span></h3>
+ <p class="about-text">Name: Yoshitha Rathnayake
Align them correctly because the sentence is in the top of the contact
section topic
—
Reply to this email directly, view it on GitHub
<#103 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQSAWBG7TXTJLJCJCKTSWRLWDJGHNANCNFSM6AAAAAARFNBSNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
dark/index.html
Outdated
</section> | ||
|
||
<!-- Contact Section --> | ||
|
||
<section id="contact-section"> | ||
<h1>CONTACT ME</h1> | ||
<h3>CONTACT <span class="text-info">ME</span></h3> | ||
<p class="about-text">Name: Yoshitha Rathnayake | ||
Location: Srilanka |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the Location : Srilanka
<p class="contact-text"> | ||
📚 Education : St. Anthony's College, Kandy | ||
</p> | ||
<p class="about-text" text-align: center>Name: Yoshitha Rathnayake</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some early changes also have been commited. Remove them also
Purpose
The purpose of this Pull Request is to fix #87
Goals
Added names to the contact section using text and font style.
Approach
Use text to add the name in the contact section
Preview Link
https://pr-103-NEW-YOSHITHA-WEBSITE.surge.sh
Checklist