Skip to content
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

Closed
wants to merge 3 commits into from

Conversation

muskaan04
Copy link
Contributor

@muskaan04 muskaan04 commented Oct 14, 2022

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

  • This PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.
  • I have read and understood the development best practices guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

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

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

@muskaan04
Copy link
Contributor Author

muskaan04 commented Oct 15, 2022 via email

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

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>

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

@YoshithaRathnayake YoshithaRathnayake added invalid This doesn't seem right spam Spammy labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right spam Spammy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add my full name to contact section
2 participants