This commit is contained in:
2023-09-19 02:44:28 +00:00
parent d5b6868b70
commit a9765b4d5b
10 changed files with 232 additions and 135 deletions

View File

@@ -32,35 +32,43 @@
<link rel="canonical" href="https://ericxliu.me/posts/">
<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="apple-touch-icon" href="/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<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="alternate" type="application/rss+xml" href="https://ericxliu.me/posts/index.xml" title="Eric's Personal Page" />
<link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="Eric's Personal Page" />
<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">
@@ -72,7 +80,7 @@
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://ericxliu.me/">
<a class="navigation-title" href="/">
Eric&#39;s Personal Page
</a>
@@ -84,7 +92,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">
@@ -96,7 +104,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">
@@ -122,11 +130,11 @@
<ul><li>
<span class="date">October 26, 2020</span>
<a class="title" href="https://ericxliu.me/posts/useful/">Some useful files</a>
<a class="title" href="/posts/useful/">Some useful files</a>
</li>
<li>
<span class="date">June 16, 2020</span>
<a class="title" href="https://ericxliu.me/posts/credit_card/">Credit Card Spending Dashboards</a>
<a class="title" href="/posts/credit_card/">Credit Card Spending Dashboards</a>
</li>
</ul>
@@ -145,9 +153,13 @@
<footer class="footer">
<section class="container">
<p>Enter a text here.</p>
©
2016 -
2023
Eric Liu
@@ -161,7 +173,7 @@
<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>