Update README.md
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m25s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m25s
This commit is contained in:
13
README.md
13
README.md
@@ -97,9 +97,8 @@ layout: {
|
||||
- The `summary` section always appears at the top (full width)
|
||||
- The `profiles` section appears in the header area
|
||||
|
||||
**Example Layouts:**
|
||||
**Example Layout:**
|
||||
|
||||
*Skills-focused layout:*
|
||||
```typescript
|
||||
layout: {
|
||||
leftColumn: ["skills", "education"],
|
||||
@@ -107,15 +106,7 @@ layout: {
|
||||
}
|
||||
```
|
||||
|
||||
*Experience-heavy layout:*
|
||||
```typescript
|
||||
layout: {
|
||||
leftColumn: ["experience"],
|
||||
rightColumn: ["skills", "education", "volunteer", "awards"],
|
||||
}
|
||||
```
|
||||
|
||||
### Resume Data Format (TOML)
|
||||
### Resume Format (TOML)
|
||||
|
||||
Create a `resume.toml` file in the `public/files/` directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user