some changes to design
This commit is contained in:
@@ -5,11 +5,13 @@ permalink: /about.html
|
||||
# include CollectionBuilder info at bottom
|
||||
credits: true
|
||||
# featured-image value can be one objectid for a photo object in this collection, a relative path to an image in this project, or a full url to any image. If left blank, no featured image will appear at top of About page.
|
||||
about-featured-image: demo_031
|
||||
about-featured-image: <video autoplay muted playsinline loop style="height:40px;">
|
||||
<source src="assets/img/ANIMATION_LOGO__bqkc.mp4" type="video/mp4">
|
||||
</video>
|
||||
# set background-position for featured image, "center", "top", "bottom"
|
||||
position: bottom
|
||||
position: center
|
||||
# major heading to display over featured image
|
||||
heading: About the Collection
|
||||
heading: "About {B/qKC}"
|
||||
# paragraph text below heading in featured image
|
||||
sub-heading:
|
||||
# additional padding added to the feature to increase size. Give value in em or px, e.g. "5em".
|
||||
@@ -18,7 +20,7 @@ padding: 6em
|
||||
# Look in _includes/feature for options to easily add features to the page
|
||||
---
|
||||
|
||||
## About CollectionBuilder CSV
|
||||
## {B/qKC} is a decentralized, community archive of Black queer midwestern history.
|
||||
|
||||
This demo collection features items from the University of Idaho Library's [Digital Collections](https://www.lib.uidaho.edu/digital/), and is build using [CollectionBuilder-CSV](https://github.com/CollectionBuilder/collectionbuilder-csv).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user