diff --git a/site/_includes/components/heros/exhibits-carousel.html b/site/_includes/components/heros/exhibits-carousel.html index 3538e831..589bb5f7 100644 --- a/site/_includes/components/heros/exhibits-carousel.html +++ b/site/_includes/components/heros/exhibits-carousel.html @@ -1,7 +1,7 @@
-

Exhibit Essays

+

Exhibit Essays

  diff --git a/site/_includes/components/heros/home.html b/site/_includes/components/heros/home.html index 641a7e7e..9fe97750 100644 --- a/site/_includes/components/heros/home.html +++ b/site/_includes/components/heros/home.html @@ -1,9 +1,9 @@
-

A Digital History of the Chicano Studies Library

+

A Digital History of the Chicano Studies Library

-

At the intersection of Chicanx Studies, Digital Humanities and Library History, Bibliopolítica chronicles the history of one of the first Chicanx collections, the UC Berkeley Chicano Studies Library (CSL).

+

At the intersection of Chicanx Studies, Digital Humanities and Library History, Bibliopolítica chronicles the history of one of the first Chicanx collections, the UC Berkeley Chicano Studies Library (CSL).

diff --git a/site/_includes/components/heros/text-and-featured-items.html b/site/_includes/components/heros/text-and-featured-items.html index f969a0d6..6fd4edd2 100644 --- a/site/_includes/components/heros/text-and-featured-items.html +++ b/site/_includes/components/heros/text-and-featured-items.html @@ -21,7 +21,7 @@ {%- endfor -%}
-

A Digital History of the Chicano Studies Library

+

A Digital History of the Chicano Studies Library

Ut eleifend lacus at erat efficitur bibendum. Ut laoreet elit nec dolor molestie finibus. Vivamus justo risus, scelerisque nec dolor ut, pretium fringilla purus. Nam nisl erat, tristique ac libero vitae, bibendum pellentesque nulla.

diff --git a/site/_includes/components/items/carousel.html b/site/_includes/components/items/carousel.html index 6ed3cc15..acfa4d82 100644 --- a/site/_includes/components/items/carousel.html +++ b/site/_includes/components/items/carousel.html @@ -1,7 +1,7 @@
-

Archival Materials

+

Archival Materials

  diff --git a/site/_includes/layouts/exhibit.html b/site/_includes/layouts/exhibit.html index 4db5713e..7da0008a 100644 --- a/site/_includes/layouts/exhibit.html +++ b/site/_includes/layouts/exhibit.html @@ -9,7 +9,7 @@
#{{ exhibit.number }}
-

{{ exhibit.title }}

+

{{ exhibit.title }}

{% if author %}div class="mt-4 italic">By {{ exhibit.author }}
{% endif %}
By {{ exhibit.author | default: "Author/Curator Name(s) Here" }}
diff --git a/site/_includes/layouts/item.html b/site/_includes/layouts/item.html index 7e46df12..e08aca29 100644 --- a/site/_includes/layouts/item.html +++ b/site/_includes/layouts/item.html @@ -4,7 +4,7 @@
-

{{ item.label }}

+

{{ item.label }}

{% include "svg/arrow-left.svg" %} @@ -17,7 +17,7 @@

{{ item.label }}

{% include "components/viewers/osd-iiif.html" %}
-
    +
    • Alternate Title(s): {{ item["Alternate title"] | join: '; ' | default: 'N/A' }}
    • Corporate Creator(s): {{ item["Corporate Creator"] | join: '; ' | default: 'N/A' }}
    • Person Creator(s): {{ item["Person Creator"] | join: '; ' | default: 'N/A' }}
    • diff --git a/site/_includes/layouts/page.html b/site/_includes/layouts/page.html index 9a653892..a78e11bb 100644 --- a/site/_includes/layouts/page.html +++ b/site/_includes/layouts/page.html @@ -3,12 +3,12 @@ ---
      -

      {{ title }}

      +

      {{ title }}

      {% if subtitle %}
      {{ subtitle }}
      {% endif %} {% if author %}
      By {{ author }}
      {% endif %} - {{ content }} +
      {{ content }}
      \ No newline at end of file diff --git a/site/_includes/partials/header.html b/site/_includes/partials/header.html index fdf555f9..74008339 100644 --- a/site/_includes/partials/header.html +++ b/site/_includes/partials/header.html @@ -1,4 +1,4 @@ -