changing tisha page
This commit is contained in:
@@ -1,23 +1,21 @@
|
|||||||
---
|
---
|
||||||
layout: browse
|
layout: browse
|
||||||
title: "Tisha Taylor Collection"
|
title: "Tisha Taylor Collection"
|
||||||
filter_field: "collection"
|
|
||||||
filter_value: "tisha_taylor_collection"
|
|
||||||
description: "Tisha Taylor (she/her/hers) has made a huge impact on the local Black LGBTQ+ scene, particularly founding Kansas City’s annual Black Pride in 1999 and winning Miss Gay Kansas City America in 1996. Tisha was also instrumental in managing Soakie’s: Kansas City’s former Black gay bar in Downtown Kansas City. The Tisha Taylor Collection, an inaugural collection donated to {B/qKC}, consists of various photos from Taylor’s time at Soakie’s and Kansas City’s Black Pride in 1999.
|
|
||||||
|
|
||||||
"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% assign featured = site.data.metadata | where: "objectid", "tishacoll018" | first %}
|
{% assign featured = site.data.metadata | where: "objectid", "tishacoll018" | first %}
|
||||||
|
|
||||||
<div class="container my-5">
|
<div class="container my-5">
|
||||||
<img src="{{ featured.image_small }}"
|
<img src="{{ featured.image_small }}"
|
||||||
alt="{{ featured.title }}"
|
alt="{{ featured.title }}"
|
||||||
class="img-fluid rounded mb-4">
|
class="img-fluid rounded mb-4">
|
||||||
|
|
||||||
<h1 class="mb-3">Tisha Taylor Collection</h1>
|
|
||||||
|
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
This collection honors the life, performance history, and community impact of
|
Tisha Taylor (she/her/hers) has made a huge impact on the local Black LGBTQ+ scene, particularly founding Kansas City’s annual Black Pride in 1999 and winning Miss Gay Kansas City America in 1996. Tisha was also instrumental in managing Soakie’s: Kansas City’s former Black gay bar in Downtown Kansas City. The Tisha Taylor Collection, an inaugural collection donated to {B/qKC}, consists of various photos from Taylor’s time at Soakie’s and Kansas City’s Black Pride in 1999.
|
||||||
Tisha Taylor, a beloved figure in Kansas City’s Black queer cultural memory.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
window.location.hash = "collection:tisha_taylor";
|
||||||
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user