Skip to content

Commit

Permalink
completed
Browse files Browse the repository at this point in the history
  • Loading branch information
hemilC11 committed Jul 8, 2023
1 parent 89a79c1 commit dee0707
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions index.ftd
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ header-item1: Home
header-item2: About
header-item3: Blogs
header-item4: Projects
header-item1-link: /YOUR_REPOSITORY_NAME
header-item2-link: /YOUR_REPOSITORY_NAME/about
header-item3-link: /YOUR_REPOSITORY_NAME/blogs
header-item4-link: /YOUR_REPOSITORY_NAME/projects
header-item1-link: /portfolio
header-item2-link: /portfolio/about
header-item3-link: /portfolio/blogs
header-item4-link: /portfolio/projects
cta-item2: Resume
cta-item2-link: /YOUR_REPOSITORY_NAME/resume
cta-item2-link: /portfolio/resume

;; ----------------------------------------------------------------
;; ***** PORTFOLIO Header ends *****
Expand All @@ -45,7 +45,7 @@ cta-item2-link: /YOUR_REPOSITORY_NAME/resume

-- toast.stack:
title: Hello, I'm aspiring fastn developer based in India
link: https://github.com/YOUR_GITHUB_USERNAME
link: https://github.com/hemil04

;; -----------------------------------------------------
;; ***** PORTFOLIO Toast ends *****
Expand All @@ -71,7 +71,7 @@ spacing.fixed.px: 20

-- lib.hero-ui-base-text-wrapper:
firstTitle: I'm
secondTitle: YOUR_NAME,
secondTitle: Hemil,

-- lib.hero-ui-base-text-wrapper:
firstTitle: frontend
Expand All @@ -95,11 +95,11 @@ spacing.fixed.px: 10

-- button.secondary:
title: Hire me
link: mailto:YOUR_EMAIL_ADDRESS
link: mailto:[email protected]

-- button.primary:
title: Schedule a Meeting
link: YOUR_MEETING_HANLDE
link: https://twitter.com/hemil_o1
isNewTab: true

-- end: ftd.row
Expand All @@ -117,23 +117,23 @@ isNewTab: true
spacing.fixed.px: 10

-- social.social-button-wrapper:
link: https://linkedin.com/in/YOUR_LINKEDIN_USERNAME
link: https://www.linkedin.com/in/hemil-chodvadiya-2930b9250/
image: $assets.files.images.linkedin.png

-- social.social-button-wrapper:
link: https://twitter.com/YOUR_TWITTER_USERNAME
link: https://twitter.com/hemil_o1
image: $assets.files.images.twitter.png

-- social.social-button-wrapper:
link: https://github.com/YOUR_GITHUB_USERNAME
link: https://github.com/hemil04
image: $assets.files.images.github.png

-- social.social-button-wrapper:
link: https://instagram.com/YOUR_INSTAGRAM_USERNAME
link: https://instagram.com/itz_hemil
image: $assets.files.images.instagram.png

-- social.social-button-wrapper:
link: mailto:YOUR_EMAIL_ADDRESS
link: mailto:[email protected]
image: $assets.files.images.mail.png

-- end: ftd.row
Expand Down
Empty file added test.ftd
Empty file.

0 comments on commit dee0707

Please sign in to comment.