Drone build 9b45a24
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="Eric Liu's personal website" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://ericxliu.me/categories/" />
|
||||
<meta property="og:url" content="https://ericxliu.me/categories/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<base href="http://ericxliu.me/categories/">
|
||||
<base href="https://ericxliu.me/categories/">
|
||||
|
||||
<title>Category: Categories · Eric's Personal Page</title>
|
||||
|
||||
|
||||
<link rel="canonical" href="http://ericxliu.me/categories/">
|
||||
<link rel="canonical" href="https://ericxliu.me/categories/">
|
||||
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="http://ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
|
||||
<link rel="stylesheet" href="https://ericxliu.me/css/coder.min.a4f332213a21ce8eb521670c614470c58923aaaf385e2a73982c31dd7642decb.css" integrity="sha256-pPMyITohzo61IWcMYURwxYkjqq84XipzmCwx3XZC3ss=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
@@ -48,10 +48,10 @@
|
||||
|
||||
|
||||
|
||||
<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="icon" type="image/png" href="https://ericxliu.me/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://ericxliu.me/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="http://ericxliu.me/categories/index.xml" title="Eric's Personal Page" />
|
||||
<link rel="alternate" type="application/rss+xml" href="https://ericxliu.me/categories/index.xml" title="Eric's Personal Page" />
|
||||
<meta name="generator" content="Hugo 0.97.0" />
|
||||
</head>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="http://ericxliu.me/">
|
||||
<a class="navigation-title" href="https://ericxliu.me/">
|
||||
Eric's Personal Page
|
||||
</a>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="http://ericxliu.me/posts/">Posts</a>
|
||||
<a class="navigation-link" href="https://ericxliu.me/posts/">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
@@ -87,7 +87,7 @@
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="http://ericxliu.me">|</a>
|
||||
<a class="navigation-link" href="https://ericxliu.me">|</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
|
@@ -2,12 +2,12 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Eric's Personal Page</title>
|
||||
<link>http://ericxliu.me/categories/</link>
|
||||
<link>https://ericxliu.me/categories/</link>
|
||||
<description>Recent content in Categories on Eric's Personal Page</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://ericxliu.me/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://ericxliu.me/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
|
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>http://ericxliu.me/categories/</title>
|
||||
<link rel="canonical" href="http://ericxliu.me/categories/">
|
||||
<title>https://ericxliu.me/categories/</title>
|
||||
<link rel="canonical" href="https://ericxliu.me/categories/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=http://ericxliu.me/categories/">
|
||||
<meta http-equiv="refresh" content="0; url=https://ericxliu.me/categories/">
|
||||
</head>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user