|
9 | 9 |
|
10 | 10 | <link rel="icon" type="image/x-icon" href="favicon.ico"> |
11 | 11 |
|
| 12 | + <!-- METADATA --> |
| 13 | + |
| 14 | + <!-- Main Metadata --> |
| 15 | + <meta charset="utf-8"> |
| 16 | + <meta property="og:locale" content="en_GB"> |
| 17 | + <meta name="applicable-device" content="pc,mobile"> |
| 18 | + <link rel="canonical" href="https://tokyo.citory.net"> |
| 19 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 20 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 21 | + <meta name="keywords" content="nionim, citory_, citory, deltacion, carde2, maven, repo, repositories, repository"> |
| 22 | + |
| 23 | + <!-- Title --> |
| 24 | + <title>DestroyTokyo Maven Repository</title> |
| 25 | + <meta property="og:title" content="DeltaCion's Maven Repository"> |
| 26 | + <meta name="twitter:title" content="DeltaCion's Maven Repository"> |
| 27 | + <meta property="og:site_name" content="DeltaCion's Maven Repository"> |
| 28 | + |
| 29 | + <!-- Description --> |
| 30 | + <meta name="description" content="Just DeltaCion's Maven Repository"> |
| 31 | + <meta property="og:description" content="Just DeltaCion's Maven Repository"> |
| 32 | + <meta name="twitter:description" content="Just DeltaCion's Maven Repository"> |
| 33 | + |
| 34 | + <!-- OG Imgage --> |
| 35 | + <meta property="og:image" content="https://raw.githubusercontent.com/Nionim/Nionim/refs/heads/main/image/Project_Void.png"> |
| 36 | + <meta property="og:image:alt" content="DeltaCion's Maven Repository"> |
| 37 | + <meta property="og:image:type" content="image/png"> |
| 38 | + <meta property="og:image:width" content="1920"> |
| 39 | + <meta property="og:image:height" content="540"> |
| 40 | + |
| 41 | + <!-- Other --> |
| 42 | + <meta property="og:url" content="https://tokyo.citory.net"> |
| 43 | + |
| 44 | + <meta name="twitter:card" content="summary_large_image"> |
| 45 | + <meta name="twitter:image" content="https://raw.githubusercontent.com/Nionim/Nionim/refs/heads/main/image/Project_Void.png"> |
| 46 | + |
| 47 | + <!-- METADATA END --> |
| 48 | + |
12 | 49 | <!-- Links --> |
13 | 50 | <link rel="stylesheet" href="assets/styles/ButtonStyles.css" type="text/css"> |
14 | 51 | <link rel="stylesheet" href="assets/styles/MainStyles.css" type="text/css"> |
|
0 commit comments