Skip to content

Commit

Permalink
Remove civlii from footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmwangemi committed Jan 24, 2024
1 parent 1c9e651 commit 33bfc6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions africanlii/templates/peachjam/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ <h5>{% trans 'About' %} {{ APP_NAME }}</h5>
<div>
<a href="https://africanlii.org/" target="_blank" rel="noreferrer">AfricanLII</a>
</div>
<div>
<a href="https://civlii.org/" target="_blank" rel="noreferrer">CIVLII</a>
</div>
<div>
<a href="https://ghalii.org/" target="_blank" rel="noreferrer">GhaLII</a>
</div>
Expand Down
3 changes: 0 additions & 3 deletions liiweb/templates/peachjam/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ <h5>{% trans 'Other African Legal Information Institutions' %}</h5>
<div>
<a href="https://africanlii.org/" target="_blank" rel="noreferrer">AfricanLII</a>
</div>
<div>
<a href="https://civlii.org/" target="_blank" rel="noreferrer">CIVLII</a>
</div>
<div>
<a href="https://ghalii.org/" target="_blank" rel="noreferrer">GhaLII</a>
</div>
Expand Down

0 comments on commit 33bfc6a

Please sign in to comment.