From: Cameron Otsuka Date: Wed, 31 Jul 2024 02:28:54 +0000 (-0700) Subject: improve markup, remove tags only used for backend, add disclaimer X-Git-Tag: v1.0.0~95 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=e02882cb9d1e215eff416fddce9c0119c448fc00;p=cotsuka.github.io improve markup, remove tags only used for backend, add disclaimer --- diff --git a/_includes/layouts/article.njk b/_includes/layouts/article.njk index 5aab2ea..a49e00d 100644 --- a/_includes/layouts/article.njk +++ b/_includes/layouts/article.njk @@ -9,7 +9,7 @@ layout: layouts/base.njk diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 7923172..813164c 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -34,14 +34,15 @@ {%- endfor %} -
+

{% if modified %} {% set updated = modified %} {% else %} {% set updated = date %} {% endif %} Last Modified: -

+

+

All views my own. Not financial advice. Links, citations, and other references are not endorsements.

\ No newline at end of file diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk index def68d2..d3f87de 100644 --- a/_includes/layouts/home.njk +++ b/_includes/layouts/home.njk @@ -6,17 +6,17 @@ layout: layouts/base.njk {{ content | safe }} -
+

Articles

{% set articleslist = collections.articles %} {% include "articleslist.njk" %} -
+ -
+

Contributions

-
\ No newline at end of file + \ No newline at end of file diff --git a/content/articles/minimum-utxo-value/index.md b/content/articles/minimum-utxo-value/index.md index 8ecd4c1..2ba6d46 100644 --- a/content/articles/minimum-utxo-value/index.md +++ b/content/articles/minimum-utxo-value/index.md @@ -22,7 +22,7 @@ The highest fee periods in Bitcoin history have been 2018, 2021, and 2023:
{% image "./minimum-utxo-value_mempool_vbytes_history.svg", "Historical graph of Bitcoin mempool by vBytes" %} -
Source: mempool.space
+
Source: mempool.space
I've selected 4 blocks to deep dive, based on their proximity to mempool peaks in those three years, as well as a more "normal" current block: