Skip to content

Commit

Permalink
Merge pull request #5 from krsiakdaniel/ref/testing-pr-trigger-workflow
Browse files Browse the repository at this point in the history
ref: cleanup
  • Loading branch information
krsiakdaniel authored Mar 7, 2024
2 parents debc0e6 + 0bc7abc commit f943a87
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions utils/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,5 @@ export type SectionItem = {
items: string[]
}

// contact
export interface Contact {
image: string
heading: string
description: string
href: string
linkText: string
}

// utils
// go back link
export type GoBackLinkType = 'work' | 'personal'

0 comments on commit f943a87

Please sign in to comment.