diff --git a/next.config.js b/next.config.js index 791bfe6..b5fd5ff 100644 --- a/next.config.js +++ b/next.config.js @@ -48,10 +48,6 @@ module.exports = { protocol: 'https', hostname: 'i.scdn.co', }, - { - protocol: 'https', - hostname: 'cdn.albert.lol', - }, ], }, reactStrictMode: true, diff --git a/public/profile.webp b/public/profile.webp new file mode 100644 index 0000000..bc12648 Binary files /dev/null and b/public/profile.webp differ diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index efa2423..2a995b7 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -16,16 +16,13 @@ export default function Document() { /> - +
diff --git a/src/pages/index.tsx b/src/pages/index.tsx index a83cca8..1dc24ee 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -14,7 +14,7 @@ export default function Home() {- {age()}-year-old sysadmin + {age()}-year-old devops engineer