feat: Update meta descriptions and title
Adjust the page title and meta description to accurately reflect the current focus and design inspiration of the portfolio. The description now emphasizes the retro, 2009 Apple design, and the title is simplified to "Developer."
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
|
||||||
<title>m5rcel - Developer & Designer</title>
|
<title>m5rcel - Developer</title>
|
||||||
<meta name="description" content="Portfolio of m5rcel. Designed in California." />
|
<meta name="description" content="Personal portfolio of m5rcel. Built for performance." />
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com"></script>
|
||||||
<script>
|
<script>
|
||||||
tailwind.config = {
|
tailwind.config = {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "m5rcel Portfolio",
|
"name": "m5rcel Portfolio",
|
||||||
"description": "A premium, Apple-styled personal portfolio website for m5rcel, featuring cinematic animations and clean typography.",
|
"description": "A retro-styled personal portfolio for m5rcel, inspired by the 2009 era of Apple design.",
|
||||||
"requestFramePermissions": []
|
"requestFramePermissions": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user