Fix the build page error again

This commit is contained in:
foo-dogsquared 2018-08-18 02:23:32 +08:00
parent 7b4107b6ab
commit af5fe6c927
4 changed files with 3 additions and 3 deletions

View File

@ -21,6 +21,7 @@ description: >- # this means to ignore newlines until "baseurl:"
engineering. Yes, one of those blogs...
baseurl: "blog" # the subpath of your site, e.g. /blog
url: "https://foo-dogsquared.github.io" # the base hostname & protocol for your site, e.g. http://example.com
encoding: UTF-8
codepen_username: foo-dogsquared
devto_username: foodogsquared

View File

@ -9,5 +9,4 @@
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}
{%- endif -%}
{%- include libraries.html -%}
</head>

View File

@ -49,4 +49,5 @@ layout: default
{%- endif -%}
{%- include addl-post-fns.html -%}
{%- include libraries.html -%}
</article>

View File

@ -2,7 +2,7 @@
layout: post
title: "[Simplified!] The Shock of Knowing Electronics"
alt_title: "Simplified! :: Introduction to Electronics I"
date: 2018-08-18 0:52:05 +0800
date: 2018-08-18 00:52:05 +0800
author: foo-dogsquared
categories: general
tags: [programming-notes, computer-science, real-notes]
@ -407,7 +407,6 @@ Besides, [spaced repetition](https://en.wikipedia.org/wiki/Spaced_repetition) is
thing down in one swoop.
There will be an upcoming part two of this post, so stay tuned on that!
<!-- So yeah, into the [second part]({% post_url 2018-08-21-simplified-introduction-to-electronics-2 %}) we go. -->
## (Re)Sources:
- ### Books