Skip to content

Commit

Permalink
remove 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidschober authored and mbklein committed Aug 15, 2023
1 parent 5025f07 commit 603bac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/components/HomepageHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const HomepageHeader = () => {
<div className={classNames.header}>
<h1 className={classNames.headline}>Fast, zoomable images without servers</h1>
<p className={classNames.subtitle}>
A cost-effective, infinitely scalable IIIF 2.1 and 3.0 image api compliant service packaged as an AWS Serverless Application with minimum setup and no maintenance. Suitable for large institutional collections or small digital humanities projects.
A cost-effective, infinitely scalable IIIF 2.1 image api compliant service packaged as an AWS Serverless Application with minimum setup and no maintenance. Suitable for large institutional collections or small digital humanities projects.
<br />Community Driven. Open Source.
</p>
<CallToAction href='/docs' text='Get started' />
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { Callout } from 'nextra/components';

## Description

A cost-effective, infinitely scalable [IIIF 2.1](https://iiif.io/api/image/2.1/) and [3.0](https://iiif.io/api/image/2.1/) image api compliant service packaged as an [AWS Serverless Application](https://aws.amazon.com/serverless/sam/) with minimum setup and no maintenance. Suitable for large institutional collections or small digital humanities projects.
A cost-effective, infinitely scalable [IIIF 2.1](https://iiif.io/api/image/2.1/) image api compliant service packaged as an [AWS Serverless Application](https://aws.amazon.com/serverless/sam/) with minimum setup and no maintenance. Suitable for large institutional collections or small digital humanities projects.

## Components

Expand Down

0 comments on commit 603bac6

Please sign in to comment.