refactor: remove portfolio
This commit is contained in:
parent
565297c9b3
commit
584b4a60da
54 changed files with 28 additions and 1085 deletions
|
@ -46,6 +46,7 @@
|
|||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-tailwindcss": "^0.5.9",
|
||||
"react": "18.2.0",
|
||||
"react-collapse": "^5.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"serve": "^14.2.0",
|
||||
"tailwindcss": "^3.4.0",
|
||||
|
|
|
@ -75,13 +75,6 @@ export function parsePageData(
|
|||
|
||||
order: [],
|
||||
length: 0,
|
||||
|
||||
// portfolio (unused)
|
||||
|
||||
image: "",
|
||||
overview: "",
|
||||
badges: [],
|
||||
repo: "",
|
||||
}
|
||||
|
||||
// load and parse content differently depending on the content type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue