Sha256: e8d883dc598782eb45f47ed0f4b2b60e554de6531fe3cbab1f58429963df1676
Contents?: true
Size: 1022 Bytes
Versions: 3
Compression:
Stored size: 1022 Bytes
Contents
<html> <head> <meta charset="Shift_JIS" /> <title>OpenGraph Title Fallback</title> <meta property="og:title" content="“ú–{Œê" /> <meta property="og:type" content="article" /> <meta property="og:url" content="http://test.host" /> <meta property="og:description" content="My OpenGraph sample site for Rspec" /> <meta property="og:image" content="http://test.host/images/rock1.jpg" /> <meta property="og:image:width" content="300" /> <meta property="og:image:height" content="300" /> <meta property="og:image" content="/images/rock2.jpg" /> <meta property="og:image:height" content="1000" /> <meta property="og:locale" content="en_GB" /> <meta property="og:locale:alternate" content="fr_FR" /> <meta property="og:locale:alternate" content="es_ES" /> <meta name="description" content="Short Description Fallback" /> </head> <body> <img src="http://test.host/images/wall1.jpg" /> <img src="http://test.host/images/wall2.jpg" /> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ogo-0.1.2 | spec/view/shift_jis.html |
ogo-0.1.1 | spec/view/shift_jis.html |
ogo-0.0.2 | spec/view/shift_jis.html |