Location Info

-- resume-1 can be used as resume on your fastn web projects.
Package Name:
priyanka9634.github.io/resume-1

Overview

How to use

Add resume dependency into your FASTN.ftd
-- fastn.dependency: fifthtry.github.io/resume
-- fastn.dependency: priyanka9634.github.io/resume-1
Lang:
ftd
Import resume into your .ftd file
-- import: priyanka9634.github.io/resume-1
-- import: fifthtry.github.io/resume as cv
Lang:
ftd
Write below code to your .ftd file
-- cv.resume john-doe:
Lang:
ftd

Resume Location Info:

Modify below basic info with your info:
-- john-doe.location: 2712 Broadway
postalCode: CA 94115
city: Francisco
countryCode: US
region: California
Lang:
ftd

Properties:

Below are details of all properties of this component.
title
{
type:
caption (optional)
}
It’s used to show title for the location sections.
postalCode
{
type:
string (optional)
}
It’s used to show postalCode for the location.
city
{
type:
string (optional)
}
It’s used to show city for the location.
countryCode
{
type:
string (optional)
}
It’s used to show countryCode for the location.
region
{
type:
string (optional)
}
It’s used to show region for the location.
Copyright © 2023 - FifthTry