Added embeds to DLSS page
This commit is contained in:
parent
f16932d975
commit
7a4ef9d047
2 changed files with 16 additions and 0 deletions
BIN
DLSS_2.0.png
Normal file
BIN
DLSS_2.0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
16
dlss.html
16
dlss.html
|
@ -20,6 +20,22 @@
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- twitter cards -->
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
<meta name="twitter:site" content="@OwenQuinlan7" />
|
||||||
|
<meta name="twitter:creator" content="@OwenQuinlan7" />
|
||||||
|
<meta property="og:url" content="https://buymymojo.net/dlss.html" />
|
||||||
|
<meta property="og:title" content="A collection of different DLSS versions" />
|
||||||
|
<meta property="og:description" content="You can download the different .dlss versions here to put into games to upgrade/downgrade them as you please." />
|
||||||
|
<meta property="og:image" content="https://buymymojo.net/DLSS_2.0.png" />
|
||||||
|
|
||||||
|
<!-- Open Graph Markup -->
|
||||||
|
<meta property="og:url" content="https://buymymojo.net/" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="A collection of different DLSS versions" />
|
||||||
|
<meta property="og:description" content="You can download the different .dlss versions here to put into games to upgrade/downgrade them as you please." />
|
||||||
|
<meta property="og:image" content="https://buymymojo.net/DLSS_2.0.png" />
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color: #212529;">
|
<body style="background-color: #212529;">
|
||||||
<!-- Include quicklink from dist -->
|
<!-- Include quicklink from dist -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue