Drone build 02d83d4
This commit is contained in:
@@ -17,19 +17,19 @@
|
||||
<meta property="og:title" content="Posts" />
|
||||
<meta property="og:description" content="Eric Liu's personal website" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="ericxliu.me/posts/" />
|
||||
<meta property="og:url" content="http://ericxliu.me/posts/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<base href="ericxliu.me/posts/">
|
||||
<base href="http://ericxliu.me/posts/">
|
||||
|
||||
<title>
|
||||
Posts · Eric's Personal Page
|
||||
</title>
|
||||
|
||||
|
||||
<link rel="canonical" href="ericxliu.me/posts/">
|
||||
<link rel="canonical" href="http://ericxliu.me/posts/">
|
||||
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
|
||||
<link rel="stylesheet" href="http://ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
@@ -50,10 +50,10 @@
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="ericxliu.me/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="ericxliu.me/images/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="icon" type="image/png" href="http://ericxliu.me/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="http://ericxliu.me/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="ericxliu.me/posts/index.xml" title="Eric's Personal Page" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://ericxliu.me/posts/index.xml" title="Eric's Personal Page" />
|
||||
<meta name="generator" content="Hugo 0.97.0" />
|
||||
</head>
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="ericxliu.me/">
|
||||
<a class="navigation-title" href="http://ericxliu.me/">
|
||||
Eric's Personal Page
|
||||
</a>
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="ericxliu.me/posts/">Posts</a>
|
||||
<a class="navigation-link" href="http://ericxliu.me/posts/">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
@@ -89,7 +89,7 @@
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="ericxliu.me">|</a>
|
||||
<a class="navigation-link" href="http://ericxliu.me">|</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
@@ -111,11 +111,11 @@
|
||||
|
||||
<ul><li>
|
||||
<span class="date">October 26, 2020</span>
|
||||
<a class="title" href="ericxliu.me/posts/useful/">Some useful files</a>
|
||||
<a class="title" href="http://ericxliu.me/posts/useful/">Some useful files</a>
|
||||
</li>
|
||||
<li>
|
||||
<span class="date">June 16, 2020</span>
|
||||
<a class="title" href="ericxliu.me/posts/credit_card/">Credit Card Spending Dashboards</a>
|
||||
<a class="title" href="http://ericxliu.me/posts/credit_card/">Credit Card Spending Dashboards</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user