Octothorpes fix
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
{% if tags and tags.includes('tagList') %}
|
{% if tags and tags.includes('tagList') %}
|
||||||
<link rel="stylesheet" type="text/css" href="/css/tags.css" />
|
<link rel="stylesheet" type="text/css" href="/css/tags.css" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if tags and tags.includes('posts') and not octothorpeExclude %}
|
{% if (tags and tags.includes('posts') and not octothorpeExclude) or (enableOctothorpe) %}
|
||||||
<!-- Octothorpes: https://docs.octothorp.es/quickstart -->
|
<!-- Octothorpes: https://docs.octothorp.es/quickstart -->
|
||||||
<link rel="preload" as="fetch" href="https://octothorp.es/?uri={{ page.url | htmlBaseUrl(metadata.url) }}">
|
<link rel="preload" as="fetch" href="https://octothorp.es/?uri={{ page.url | htmlBaseUrl(metadata.url) }}">
|
||||||
{%- for tag in tags | filterTagList %}
|
{%- for tag in tags | filterTagList %}
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ tags:
|
|||||||
structuredData: none
|
structuredData: none
|
||||||
h1: Blogroll
|
h1: Blogroll
|
||||||
includeTOC: true
|
includeTOC: true
|
||||||
|
enableOctothorpe: true
|
||||||
---
|
---
|
||||||
<p class="nodropcap">Here are some blogs and independent news outlets I like to read. You can click the RSS icon next to each to subscribe using <a href="../about-feeds/">your newsreader</a>, or import all of them at once by downloading and importing this convenient <a href="./nathanUpchurchBlogroll.opml" download>.opml file</a>. If you like, you can <a href="https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/blogroll/">receive updates to this list via RSS</a>.</p>
|
<p class="nodropcap">Here are some blogs and independent news outlets I like to read. You can click the RSS icon next to each to subscribe using <a href="../about-feeds/">your newsreader</a>, or import all of them at once by downloading and importing this convenient <a href="./nathanUpchurchBlogroll.opml" download>.opml file</a>. If you like, you can <a href="https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/blogroll/">receive updates to this list via RSS</a>.</p>
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ title: Nathan Upchurch | Links
|
|||||||
structuredData: none
|
structuredData: none
|
||||||
h1: Links
|
h1: Links
|
||||||
includeTOC: true
|
includeTOC: true
|
||||||
|
enableOctothorpe: true
|
||||||
---
|
---
|
||||||
Here are some links to pages and resources that I believe are worth sharing. If you like, you can [receive updates to this list via RSS](https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/links/).
|
Here are some links to pages and resources that I believe are worth sharing. If you like, you can [receive updates to this list via RSS](https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/links/).
|
||||||
## Creative Resources
|
## Creative Resources
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ title: "Nathan Upchurch | Not Amazon"
|
|||||||
structuredData: none
|
structuredData: none
|
||||||
h1: Not Amazon
|
h1: Not Amazon
|
||||||
includeTOC: true
|
includeTOC: true
|
||||||
|
enableOctothorpe: true
|
||||||
---
|
---
|
||||||
Mostly for my own use, this is a list of U.S.-based online shops that are not Amazon. If you are looking to stop paying for J-Beezy's yacht maintenance while his workers piss in bottles, and you're based in the U.S.A., you might find this list useful too. Vegan and small independent brands get priority, of course. I do not receive any sort of commission or kick-back from any of the below stores. If you do want to buy something that I get a kick-back from, check out my (sparse) [referrals](/referrals) page. I haven't personally tried all of these retailers, so use judgment before purchasing. If you like, you can [receive updates to this list via RSS](https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/not-amazon/).
|
Mostly for my own use, this is a list of U.S.-based online shops that are not Amazon. If you are looking to stop paying for J-Beezy's yacht maintenance while his workers piss in bottles, and you're based in the U.S.A., you might find this list useful too. Vegan and small independent brands get priority, of course. I do not receive any sort of commission or kick-back from any of the below stores. If you do want to buy something that I get a kick-back from, check out my (sparse) [referrals](/referrals) page. I haven't personally tried all of these retailers, so use judgment before purchasing. If you like, you can [receive updates to this list via RSS](https://octothorp.es/get/pages/linked/rss?s=https://nathanupchurch.com/not-amazon/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user