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/2018-05-23-service_2_service_auth/background.jpg">
|
||||
<meta property="twitter:image" content="http://localhost:1313//img/2018-05-23-service_2_service_auth/background.jpg" />
|
||||
<meta property="og:image" content="https://davidpaulyoung.com//img/2018-05-23-service_2_service_auth/background.jpg">
|
||||
<meta property="twitter:image" content="https://davidpaulyoung.com//img/2018-05-23-service_2_service_auth/background.jpg" />
|
||||
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<meta property="twitter:description" content="Cleanwhite theme now has built-in support for authoring mathematical or chemical equations" />
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/2025/07/06/mathematical-formulae/" />
|
||||
<meta property="og:url" content="https://davidpaulyoung.com/2025/07/06/mathematical-formulae/" />
|
||||
|
||||
|
||||
<meta property="twitter:card" content="summary" />
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/katex.css" integrity="sha512-LKxCd5u+0rKM4yEVpYvTOevXABEbGQ7jX3qTtENhtHhBI4cThaHcRH0cjNmcU9kZPXYzynukfwNrDs8mY0MLEA==" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/css/katex.min.css" integrity="sha512-bHqiQquLV9V0VkOA7ZZbJ4kqxUOp6bKcmkLfzFUPdJXYNMOe/9xbrarD1cxQCVE806BPq3TtfWxidYD2lOKzQA==" crossorigin="anonymous">
|
||||
|
||||
|
||||
|
||||
@@ -465,7 +465,7 @@ plus their corresponding physical units:</p>
|
||||
<div class="zs-modal-box">
|
||||
<div class="zs-modal-head">
|
||||
<button type="button" class="close">×</button>
|
||||
<span class="author"><a href="http://localhost:1313/"><img src="/img/favicon.png" />David Young</a></span>
|
||||
<span class="author"><a href="https://davidpaulyoung.com/"><img src="/img/favicon.png" />David Young</a></span>
|
||||
|
||||
<p class="tip"><i></i><span>真诚赞赏,手留余香</span></p>
|
||||
|
||||
@@ -522,7 +522,7 @@ plus their corresponding physical units:</p>
|
||||
<script>
|
||||
Artalk.init({
|
||||
el: '#Comments',
|
||||
pageKey: 'http:\/\/localhost:1313\/2025\/07\/06\/mathematical-formulae\/',
|
||||
pageKey: 'https:\/\/davidpaulyoung.com\/2025\/07\/06\/mathematical-formulae\/',
|
||||
pageTitle: 'Authoring mathematical formulae',
|
||||
server: 'https:\/\/xxx.xxx.com',
|
||||
site: 'xxx blog',
|
||||
|
||||
Reference in New Issue
Block a user