Drone build 35a02ff
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://ericxliu.me/posts/credit_card/" /><meta property="article:section" content="posts" />
|
||||
<meta property="article:published_time" content="2020-06-16T00:00:00+00:00" />
|
||||
<meta property="article:modified_time" content="2020-06-16T00:00:00+00:00" />
|
||||
<meta property="article:modified_time" content="2020-06-16T23:30:17-07:00" />
|
||||
|
||||
|
||||
|
||||
@@ -34,34 +34,42 @@
|
||||
<link rel="canonical" href="https://ericxliu.me/posts/credit_card/">
|
||||
|
||||
|
||||
<link rel="preload" href="https://ericxliu.me/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin>
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://ericxliu.me/css/coder.min.728f45c9eaff821acb9cccdb60c81cf16be81bd890ee22cc5b5f4dbf276a082f.css" integrity="sha256-co9Fyer/ghrLnMzbYMgc8WvoG9iQ7iLMW19NvydqCC8=" crossorigin="anonymous" media="screen" />
|
||||
<link rel="stylesheet" href="/css/coder.min.728f45c9eaff821acb9cccdb60c81cf16be81bd890ee22cc5b5f4dbf276a082f.css" integrity="sha256-co9Fyer/ghrLnMzbYMgc8WvoG9iQ7iLMW19NvydqCC8=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/coder-dark.min.aa883b9ce35a8ff4a2a5008619005175e842bb18a8a9f9cc2bbcf44dab2d91fa.css" integrity="sha256-qog7nONaj/SipQCGGQBRdehCuxioqfnMK7z0Tastkfo=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/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="apple-touch-icon" href="https://ericxliu.me/images/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://ericxliu.me/images/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
|
||||
|
||||
<meta name="generator" content="Hugo 0.97.0" />
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body class="preload-transitions colorscheme-light">
|
||||
|
||||
|
||||
<body class="preload-transitions colorscheme-auto">
|
||||
|
||||
<div class="float-container">
|
||||
<a id="dark-mode-toggle" class="colorscheme-toggle">
|
||||
@@ -73,7 +81,7 @@
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="https://ericxliu.me/">
|
||||
<a class="navigation-title" href="/">
|
||||
Eric's Personal Page
|
||||
</a>
|
||||
|
||||
@@ -85,7 +93,7 @@
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="https://ericxliu.me/posts/">Posts</a>
|
||||
<a class="navigation-link" href="/posts/">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
@@ -97,7 +105,7 @@
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link" href="https://ericxliu.me/">|</a>
|
||||
<a class="navigation-link" href="/">|</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
@@ -13880,9 +13888,13 @@ div#notebook {
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
<p>Enter a text here.</p>
|
||||
|
||||
|
||||
©
|
||||
|
||||
2016 -
|
||||
|
||||
2023
|
||||
Eric Liu
|
||||
|
||||
@@ -13896,7 +13908,7 @@ div#notebook {
|
||||
|
||||
|
||||
|
||||
<script src="https://ericxliu.me/js/coder.min.f453d26c79f010446cf0d9770197f77de32c07b7a5512d141a286247fe154a22.js" integrity="sha256-9FPSbHnwEERs8Nl3AZf3feMsB7elUS0UGihiR/4VSiI="></script>
|
||||
<script src="/js/coder.min.f453d26c79f010446cf0d9770197f77de32c07b7a5512d141a286247fe154a22.js" integrity="sha256-9FPSbHnwEERs8Nl3AZf3feMsB7elUS0UGihiR/4VSiI="></script>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user