build site
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
@@ -26,8 +26,8 @@
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:image" content="http://localhost:1313//img/home-bg-jeep.jpg">
|
||||
<meta property="twitter:image" content="http://localhost:1313//img/home-bg-jeep.jpg" />
|
||||
<meta property="og:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg">
|
||||
<meta property="twitter:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg" />
|
||||
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<meta property="twitter:description" content="Just About Everything" />
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/search/placeholder/" />
|
||||
<meta property="og:url" content="https://davidpaulyoung.com/search/placeholder/" />
|
||||
|
||||
|
||||
<meta property="twitter:card" content="summary" />
|
||||
@@ -284,7 +284,7 @@
|
||||
<script>
|
||||
Artalk.init({
|
||||
el: '#Comments',
|
||||
pageKey: 'http:\/\/localhost:1313\/search\/placeholder\/',
|
||||
pageKey: 'https:\/\/davidpaulyoung.com\/search\/placeholder\/',
|
||||
pageTitle: '',
|
||||
server: 'https:\/\/xxx.xxx.com',
|
||||
site: 'xxx blog',
|
||||
|
||||
Reference in New Issue
Block a user