Skip to content

Commit

Permalink
add transcription and review urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranjan Biswas committed Sep 16, 2021
1 parent 47ac4f4 commit 89fd206
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions concordia/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,19 +164,19 @@ <h1 class="title">Walt Whitman at 200</h1>
{% endif %}
</div>
{% endif %}
<!--<div id="homepage-next-transcribable-links" class="container mt-5">
<div id="homepage-next-transcribable-links" class="container mt-5">
<div class="row align-items-center justify-content-md-center">
<h2 class="col-md-auto text-center text-nowrap px-5 py-3 m-0">Surprise me!</h2>
<ul class="col-md-auto row list-unstyled m-0">
<li class="col text-center text-bold px-5 py-3">
<a href="/next-transcribable-asset"><span class="d-block text-dark font-weight-bold">Jump into</span> <span class="d-block text-nowrap h2">a transcription</span></a>
<a href="/campaigns/rough-rider-bull-moose-theodore-roosevelt/next-transcribable-asset"><span class="d-block text-dark font-weight-bold">Jump into</span> <span class="d-block text-nowrap h2">a transcription</span></a>
</li>
<li class="col text-center text-bold px-5 py-3">
<a href="/next-reviewable-asset"><span class="d-block text-dark font-weight-bold">Jump into</span> <span class="d-block text-nowrap h2">a review</span></a>
<a href="/campaigns/organizing-for-womens-suffrage-the-nawsa-records/next-reviewable-asset"><span class="d-block text-dark font-weight-bold">Jump into</span> <span class="d-block text-nowrap h2">a review</span></a>
</li>
</ul>
</div>
</div>-->
</div>
<div id="homepage-campaign-list" class="container pt-2 mt-5 mb-4">
<h2 class="text-center font-serif mb-4">Campaigns: <small>Choose which collections to explore and transcribe</small></h2>
<ul class="list-unstyled row text-center">
Expand Down

0 comments on commit 89fd206

Please sign in to comment.