|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | | - <title>Diego Said — Where Symmetry Is Policy</title> |
7 | | - <meta name="description" content="Portfolio of Diego Said Anaya Mancilla — Software Engineer, Systems Architect, DeFi Protocol Designer, and Luxury Real Estate Technologist." /> |
| 6 | + <title>Diego Said Anaya Mancilla</title> |
| 7 | + <meta name="description" content="Applied AI engineer. Portfolio, publications, and technical writing." /> |
8 | 8 | <link rel="canonical" href="https://diegosaid.com" /> |
9 | 9 | <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> |
10 | 10 | <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> |
11 | 11 | <link rel="manifest" href="/site.webmanifest" /> |
12 | | - <meta name="theme-color" content="#1A1A1A" /> |
| 12 | + <meta name="theme-color" content="#FAFAF8" /> |
13 | 13 |
|
14 | 14 | <!-- Open Graph --> |
15 | | - <meta property="og:title" content="Diego Said — Where Symmetry Is Policy" /> |
16 | | - <meta property="og:description" content="Portfolio of Diego Said Anaya Mancilla — Software Engineer, Systems Architect, DeFi Protocol Designer, and Luxury Real Estate Technologist." /> |
| 15 | + <meta property="og:title" content="Diego Said Anaya Mancilla" /> |
| 16 | + <meta property="og:description" content="Applied AI engineer. Portfolio, publications, and technical writing." /> |
17 | 17 | <meta property="og:type" content="website" /> |
18 | 18 | <meta property="og:url" content="https://diegosaid.com" /> |
19 | 19 | <meta property="og:image" content="https://diegosaid.com/og-image.png" /> |
|
22 | 22 |
|
23 | 23 | <!-- Twitter Cards --> |
24 | 24 | <meta name="twitter:card" content="summary_large_image" /> |
25 | | - <meta name="twitter:title" content="Diego Said — Where Symmetry Is Policy" /> |
26 | | - <meta name="twitter:description" content="Portfolio of Diego Said Anaya Mancilla — Software Engineer, Systems Architect, DeFi Protocol Designer, and Luxury Real Estate Technologist." /> |
| 25 | + <meta name="twitter:title" content="Diego Said Anaya Mancilla" /> |
| 26 | + <meta name="twitter:description" content="Applied AI engineer. Portfolio, publications, and technical writing." /> |
27 | 27 | <meta name="twitter:image" content="https://diegosaid.com/og-image.png" /> |
28 | 28 |
|
29 | 29 | <!-- Preconnect --> |
30 | 30 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
31 | 31 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
32 | | - <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" /> |
33 | | - <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet" media="print" onload="this.media='all'" /> |
34 | | - <noscript><link href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet" /></noscript> |
| 32 | + <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" /> |
| 33 | + <link href="https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet" media="print" onload="this.media='all'" /> |
| 34 | + <noscript><link href="https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet" /></noscript> |
35 | 35 |
|
36 | 36 | <!-- Schema.org Person --> |
37 | 37 | <script type="application/ld+json"> |
|
0 commit comments