chore: labels

This commit is contained in:
Cory Dransfeldt 2024-08-23 18:30:06 -07:00
parent 01e0bc2572
commit 6430805fbf
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "22.6.1",
"version": "22.6.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "22.6.1",
"version": "22.6.2",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.5.0",

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "22.6.1",
"version": "22.6.2",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {

View file

@ -57,9 +57,9 @@ schema: book
{%- if book.artists -%}
{%- capture sectionTitle -%}
{% if book.artists.size > 1 %}
I listen to artists featured in this book!
I listen to artists in this book!
{% else %}
I listen to the artist featured in this book!
I listen to the artist in this book!
{%- endif -%}
{%- endcapture -%}
<p id="artists" class="music flex-centered">