|
8 | 8 | <link rel="stylesheet" href="/style.css" type="text/css"> |
9 | 9 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" type="text/css"> |
10 | 10 | <link rel="icon" type="image/png" href="https://avatars.githubusercontent.com/u/83299896" /> |
11 | | - <meta property="og:locale" content="en_US"> |
12 | | - <meta property="og:site_name" content="Portal 2 Rules"> |
13 | | - <meta property="og:type" content="website"> |
14 | | - <meta name="twitter:card" content="summary"> |
15 | | - <meta property="og:image" content="https://avatars.githubusercontent.com/u/83299896"> |
16 | | - <meta name="twitter:image" content="https://avatars.githubusercontent.com/u/83299896"> |
17 | | - <meta property="og:title" content="{{PAGE_TITLE}}"> |
18 | | - <meta name="twitter:title" content="{{PAGE_TITLE}}"> |
19 | | - <meta name="description" content="{{PAGE_DESC}}"> |
20 | | - <meta property="og:description" content="{{PAGE_DESC}}"> |
21 | | - <meta name="twitter:description" content="{{PAGE_DESC}}"> |
| 11 | + <meta property="og:locale" content="en_US"> |
| 12 | + <meta property="og:site_name" content="Portal 2 Rules"> |
| 13 | + <meta property="og:type" content="website"> |
| 14 | + <meta name="twitter:card" content="summary"> |
| 15 | + <meta property="og:image" content="https://avatars.githubusercontent.com/u/83299896"> |
| 16 | + <meta name="twitter:image" content="https://avatars.githubusercontent.com/u/83299896"> |
| 17 | + <meta property="og:title" content="{{PAGE_TITLE}}"> |
| 18 | + <meta name="twitter:title" content="{{PAGE_TITLE}}"> |
| 19 | + <meta name="description" content="{{PAGE_DESC}}"> |
| 20 | + <meta property="og:description" content="{{PAGE_DESC}}"> |
| 21 | + <meta name="twitter:description" content="{{PAGE_DESC}}"> |
22 | 22 | </head> |
23 | 23 |
|
24 | 24 | <body> |
|
0 commit comments