mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
added thumbnail for sharing purposes
This commit is contained in:
parent
008ba151ed
commit
583615d2be
2 changed files with 11 additions and 0 deletions
11
index.html
11
index.html
|
@ -16,6 +16,17 @@
|
|||
<link rel="apple-touch-icon" sizes="144x144" href="./style/logo144.png" />
|
||||
<link rel="apple-touch-icon" href="./style/logo192.png" />
|
||||
|
||||
<!-- social network metatags -->
|
||||
<meta name="twitter:site" content="@marc_robledo">
|
||||
<meta name="twitter:creator" content="@marc_robledo">
|
||||
<meta name="twitter:domain" content="marcrobledo.com">
|
||||
<meta property="og:title" content="Rom Patcher JS">
|
||||
<meta name="twitter:title" content="Rom Patcher JS">
|
||||
<meta name="twitter:description" content="An online web-based ROM patcher. Supported formats: IPS, BPS, UPS, APS, RUP, PPF and xdelta.">
|
||||
<meta property="og:image" content="https://www.marcrobledo.com/RomPatcher.js/style/thumbnail.jpg">
|
||||
<meta name="twitter:image" content="https://www.marcrobledo.com/RomPatcher.js/style/thumbnail.jpg">
|
||||
<meta name="twitter:card" content="photo">
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="./style/RomPatcher.css" media="all"/>
|
||||
<script type="text/javascript" src="./js/locale.js"></script>
|
||||
<script type="text/javascript" src="./js/RomPatcher.js"></script>
|
||||
|
|
BIN
style/thumbnail.jpg
Normal file
BIN
style/thumbnail.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Add table
Add a link
Reference in a new issue