|
9 | 9 | <meta name="description" content="A dedicated website to take an exhaustive look at Nathan Parker, a high school software developer. Showcasing himself, his projects, and his learned and currently learning software languages." /> |
10 | 10 |
|
11 | 11 | <!-- Facebook Meta Tags --> |
12 | | - <meta property="og:url" content="https://ncp.dev"> |
| 12 | + <meta property="og:url" content="https://ncp.dev/blogs-page/index.html"> |
13 | 13 | <meta property="og:type" content="website"> |
14 | 14 | <meta property="og:title" content="Nathan Parker - Blogs"> |
15 | 15 | <meta property="og:description" content="A dedicated website to take an exhaustive look at Nathan Parker, a high school software developer. Showcasing himself, his projects, and his learned and currently learning software languages."> |
|
18 | 18 | <!-- Twitter Meta Tags --> |
19 | 19 | <meta name="twitter:card" content="summary_large_image"> |
20 | 20 | <meta property="twitter:domain" content="ncp.dev"> |
21 | | - <meta property="twitter:url" content="https://ncp.dev"> |
| 21 | + <meta property="twitter:url" content="https://ncp.dev/blogs-page/index.html"> |
22 | 22 | <meta name="twitter:title" content="Nathan Parker - Blogs"> |
23 | 23 | <meta name="twitter:description" content="A dedicated website to take an exhaustive look at Nathan Parker, a high school software developer. Showcasing himself, his projects, and his learned and currently learning software languages."> |
24 | 24 | <meta name="twitter:image" content="https://ncp.dev/poster.png"> |
|
53 | 53 | <body tabindex="-1"> |
54 | 54 | <!-- Desktop Navigation --> |
55 | 55 | <div class="desktop-navbar"> |
56 | | - <img id="navbar-icon" src="/images/branding/ncp-icon.png" alt="Nathan Parker's Icon" title="The Nathan Parker Icon"> |
57 | | - <span id="navbar-page-id">/ Blogs</span> |
| 56 | + <img id="navbar-icon" src="/images/branding/ncp-icon.png" alt="Nathan Parker's Icon" title="The Nathan Parker Icon" tabindex="0"> |
| 57 | + <span id="navbar-page-id" tabindex="0">/ Blogs</span> |
58 | 58 | </div> |
59 | 59 |
|
60 | 60 | <!-- Blogs Page --> |
|
0 commit comments