update website ..
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -17,11 +17,10 @@
|
||||
<meta property="og:description" content="PocketSharp is a C#.NET class library that integrates the Pocket API" />
|
||||
|
||||
<meta property="og:image" content="http://frontendplay.com/Content/Images/frontendplay-200.png" />
|
||||
<link rel="shortcut icon" type="image/ico" href="/Content/Images/frontendplay.ico" />
|
||||
<link rel="icon" type="image/png" href="/Content/Images/frontendplay.png" />
|
||||
<link rel="image_src" href="/Content/Images/frontendplay-200.png" />
|
||||
<link rel="icon" type="image/png" href="/Assets/Images/pocketsharp.png" />
|
||||
<link rel="image_src" href="/Assets/Images/pocketsharp.png" />
|
||||
|
||||
<link href="/Debug/app.css" rel="stylesheet" />
|
||||
<link href="/Release/app.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -283,6 +282,6 @@ Accepts four parameters, with <code>uri</code> being required.
|
||||
|
||||
</div>
|
||||
|
||||
<script src="/Debug/app.js"></script>
|
||||
<script src="/Release/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user