From dceb2433e7989836942b3479ffc2f6af988ec317 Mon Sep 17 00:00:00 2001 From: Charanpreet Singh Date: Sun, 25 Aug 2024 02:15:50 +0530 Subject: [PATCH] updated md syntax --- _config.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 2d52c0a..da2f58b 100644 --- a/_config.yml +++ b/_config.yml @@ -108,12 +108,13 @@ content: # Look at this cool image # ![Trees](/modern-resume-theme/images/landscape-trees.jpg "Trees") - - title: Charanpreet Singh + - title: Resume layout: text content: | # this will include new lines to allow paragraphs + #Charanpreet Singh **Punjab, India** - # Education + ## Education Bachelor of Technology in Computer Science @@ -128,14 +129,14 @@ content: - Physics - 74% - Chemistry 80% - # Projects + ## Projects Cyber Security Awareness Website - Led a project to create an website full of open source apps and raising awareness about cyber security threats. - Implemented interactive features using JavaScript/React to engage users and provide practical tips for online safety. - # Skills + ## Skills - Proficient in HTML, CSS, and JavaScript - Familiarity with front-end frameworks such as Jekyll/Hugo @@ -147,7 +148,7 @@ content: - Excellent communication and teamwork abilities - Self-motivated with a passion for continuous learning - # Relevant Coursework + ## Relevant Coursework - Introduction to Web Development - Cyber Security Fundamentals @@ -173,7 +174,7 @@ content: > [Click here](https://www.charanpreet.dev/resume.pdf) to download PDF copy of this resume! # Footer -footer_show_references: true +footer_show_references: false # references_title: References on request (Override references text) # Build settings