Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "Help create a catalogue of Lord Chamberlain’s Plays and Correspondence.",
"webhook": "https://analyse.libcrowds.com",
"category_id": 7,
"splash": "https://cdn.rawgit.com/LibCrowds/project-lcp/master/assets/splash.jpg",
"splash": "https://cdn.jsdelivr.net/gh/LibCrowds/project-lcp@master/assets/splash.jpg",
"splash_attribution": "Image: © <a href=\"http://www.lensintheface.com\" target=\"_blank\">Jon Ellis</a>"
}
8 changes: 4 additions & 4 deletions tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h4>Accents</h4>

<a class="anchor" name="1824-1951"></a>
<h3>1824-1951</h3>
<img src="https://cdn.rawgit.com/LibCrowds/project-lcp/master/assets/card_1824-1951.png"
<img src="https://cdn.jsdelivr.net/gh/LibCrowds/project-lcp@master/assets/card_1824-1951.png"
class="img-thumbnail" alt="Catalogue card for 1824-1951"/>
<p>
<strong>Title/s:</strong> Please write the article at the front in natural language, for example,
Expand Down Expand Up @@ -61,7 +61,7 @@ <h4>Cross reference cards</h4>

<a class="anchor" name="1852-1899"></a>
<h3>1852-1899</h3>
<img src="https://cdn.rawgit.com/LibCrowds/project-lcp/master/assets/card_1852-1899.png"
<img src="https://cdn.jsdelivr.net/gh/LibCrowds/project-lcp@master/assets/card_1852-1899.png"
class="img-thumbnail" alt="Catalogue card for 1852-1899" />
<p>
<strong>Title/s:</strong> Please write the article at the front in natural language, for example,
Expand Down Expand Up @@ -95,7 +95,7 @@ <h4>Cross reference cards</h4>

<a class="anchor" name="1900-1968"></a>
<h3>1900-1968</h3>
<img src="https://cdn.rawgit.com/LibCrowds/project-lcp/master/assets/card_1900-1968.png"
<img src="https://cdn.jsdelivr.net/gh/LibCrowds/project-lcp@master/assets/card_1900-1968.png"
class="img-thumbnail" alt="Catalogue card for 1900-1968" />
<p>
<strong>Title/s:</strong> Please write the article at the front in natural language, for example,
Expand Down Expand Up @@ -123,7 +123,7 @@ <h3>1900-1968</h3>

<a class="anchor" name="correspondence"></a>
<h3>Correspondence Cards</h3>
<img src="https://cdn.rawgit.com/LibCrowds/project-lcp/master/assets/card_correspondence.png"
<img src="https://cdn.jsdelivr.net/gh/LibCrowds/project-lcp@master/assets/card_correspondence.png"
class="img-thumbnail" alt="Correspondence card" />
<p>
<strong>Title/s:</strong> Please write the article at the front in natural language, for example,
Expand Down