-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c378a48
commit a2d0c1b
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<footer id="footer" class="row"> | ||
<div class="float-left"> | ||
To cite content from this site use:<br> <a href="https://doi.org/10.5281/zenodo.7265508"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.7265508.svg" alt="DOI"></a> | ||
</a> | ||
|
||
</div> | ||
|
||
<div class="float-right"> | ||
The <a href="https://github.com/Riverscapes/RIM">RIM</a> <i class="fa fa-github" aria-hidden="true"></i> site is licensed under a <a href="https://github.com/Riverscapes/RIM/blob/master/LICENSE">GNU General Public License v3.0</a>,<br> and some specific content is licensed with | ||
<a href="http://creativecommons.org/licenses/by/4.0/" target="_blank"> | ||
<img src="{{site.baseurl}}/assets/images/cc-watermarks-riverscapes_orig.png" alt="Picture"> | ||
</a> | ||
<br> | ||
</div> | ||
|
||
</footer> |
a2d0c1b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addresses #1.