This pull request is about adding the head section of the resume template to the website. It includes the following changes:
Creating a new branch named feature/head based on develop branch.
Adding a main tag with a resume class and a container class to the index.html file.
Adding a resumeblock class with a contact-infoheader, a contact-infosub-header, and a contact-infoblock class to the index.html file.
Adding some contact info items with icons, links, and text to the index.html file.
Adding an intro class with an introicon-wrapper, an introicon, and an intro_text class to the index.html file.
Adding some intro text with an emoji to the index.html file.
Adding a contact_info_container class with a fh class to the index.html file.
Adding a contact-info__avatar class with an image source and an alt attribute to the index.html file.
Connecting the styles by adding a tag and a tag inside the
section of the index.html file.
Committing, pushing and merging the changes into develop branch.
This pull request is about adding the head section of the resume template to the website. It includes the following changes:
Creating a new branch named feature/head based on develop branch. Adding a main tag with a resume class and a container class to the index.html file. Adding a resumeblock class with a contact-infoheader, a contact-infosub-header, and a contact-infoblock class to the index.html file. Adding some contact info items with icons, links, and text to the index.html file. Adding an intro class with an introicon-wrapper, an introicon, and an intro_text class to the index.html file. Adding some intro text with an emoji to the index.html file. Adding a contact_info_container class with a fh class to the index.html file. Adding a contact-info__avatar class with an image source and an alt attribute to the index.html file. Connecting the styles by adding a tag and a tag inside the
section of the index.html file. Committing, pushing and merging the changes into develop branch.