added Open Graph & resized images
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 183 KiB |
BIN
assets/model.png
|
Before Width: | Height: | Size: 909 KiB After Width: | Height: | Size: 177 KiB |
BIN
assets/nessa.png
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 741 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 747 KiB After Width: | Height: | Size: 168 KiB |
BIN
assets/yan.png
|
Before Width: | Height: | Size: 206 KiB After Width: | Height: | Size: 84 KiB |
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 38 KiB |
13
index.html
|
|
@ -8,6 +8,19 @@
|
|||
<link rel="preload" as="image" href="./assets/jaxoff_logo.png" />
|
||||
|
||||
<link rel="stylesheet" href="./css/styles.css" />
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:title" content="JaxOff 🌸💦 Artist Credits">
|
||||
<meta property="og:description" content="🌸💦">
|
||||
<meta property="og:image" content="https://credit.jaxoff.tv/static/a3l_is.png">
|
||||
<meta property="og:url" content="https://credit.jaxoff.tv/">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="JaxOff 🌸💦 Artist Credits">
|
||||
<meta name="twitter:description" content="🌸💦">
|
||||
<meta name="twitter:image" content="https://credit.jaxoff.tv/static/a3l_is.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||