feat: add profile headshot image
This commit is contained in:
parent
617667af44
commit
3f994fd737
4 changed files with 1 additions and 12 deletions
|
|
@ -32,15 +32,5 @@ export default defineNuxtConfig({
|
|||
},
|
||||
nitro: {
|
||||
preset: "node-server",
|
||||
publicAssets: [
|
||||
{
|
||||
baseURL: "/",
|
||||
dir: "public",
|
||||
},
|
||||
{
|
||||
baseURL: "/static-assets",
|
||||
dir: "static-assets",
|
||||
},
|
||||
],
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue