Skip to content

Commit

Permalink
add header to index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kirschbombe authored Feb 5, 2025
1 parent 7398e18 commit 07dec3a
Showing 1 changed file with 54 additions and 1 deletion.
55 changes: 54 additions & 1 deletion source/presentation/4.0/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
---
title: "Presentation API 4.0 - DRAFT"
title_override: "IIIF Presentation API 4.0"
id: presentation-api
layout: spec
cssversion: 3
tags: [specifications, presentation-api]
major: 4
minor: 0
patch: 0
pre: final
redirect_from:
- /presentation/index.html
- /presentation/4/index.html
editors:
- name: Michael Appleby
ORCID: https://orcid.org/0000-0002-1266-298X
institution: Yale University
- name: Tom Crane
ORCID: https://orcid.org/0000-0003-1881-243X
institution: Digirati
- name: Robert Sanderson
ORCID: https://orcid.org/0000-0003-4441-6852
institution: J. Paul Getty Trust
- name: Dawn Childress
ORCID:
institution: UCLA
- name: Julie Winchester
ORCID:
institution: Duke University
- name: Jeff Mixter
ORCID:
institution: OCLC
hero:
image: ''
---

## Status of this Document
{:.no_toc}
__This Version:__ {{ page.major }}.{{ page.minor }}.{{ page.patch }}{% if page.pre != 'final' %}-{{ page.pre }}{% endif %}

__Latest Stable Version:__ [{{ site.data.apis.presentation.latest.major }}.{{ site.data.apis.presentation.latest.minor }}.{{ site.data.apis.presentation.latest.patch }}][prezi-stable-version]

__Previous Version:__ [3.0][prezi3]

**Editors:**

{% include api/editors.md editors=page.editors %}

{% include copyright.md %}

----

# Presentation 4

## Introduction
Expand Down Expand Up @@ -639,4 +692,4 @@ For a timeline it's the ratio of time in the recording to time in the real world

### Change Log

"Exclude Audio"
"Exclude Audio"

0 comments on commit 07dec3a

Please sign in to comment.