-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into main
- Loading branch information
Showing
3 changed files
with
5 additions
and
3 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
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 |
---|---|---|
|
@@ -187,7 +187,7 @@ <h1 class="title">Web of Life</h1> | |
<script src="WoL/js/jquery.js"></script> | ||
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script> | ||
<script src="WoL/js/imerss-viz-all.js"></script> | ||
<p>The Web of Life is an interactive visualisation based on a working species list based on observations at Xetthecum. Click on the tool below to make a selection, or use the search bar. To reset the tool, click on the centre “Life” circle.</p> | ||
<p>The Web of Life is an interactive data visualization based on a working species list of observations from Xetthecum. Click on the tool below to make a selection, or use the search bar. To reset the tool, click on the central “Life” circle. Note: species reports are continually subject to review through the <a href="https://biogaliano.org">Biodiversity Galiano Project</a>.</p> | ||
<style> | ||
.autocomplete__input { | ||
background: white | ||
|
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 |
---|---|---|
|
@@ -9,7 +9,9 @@ engine: knitr | |
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script> | ||
<script src="WoL/js/imerss-viz-all.js"></script> | ||
|
||
The Web of Life is an interactive visualisation based on a working species list based on observations at Xetthecum. Click on the tool below to make a selection, or use the search bar. To reset the tool, click on the centre “Life” circle. | ||
The Web of Life is an interactive data visualization based on a working species list of observations from Xetthecum. Click on the tool below to make a selection, or use the search bar. To reset the tool, click on the central “Life” circle. Note: species reports are continually subject to review through the <a href="https://biogaliano.org">Biodiversity Galiano Project</a>. | ||
|
||
|
||
|
||
<style> | ||
.autocomplete__input { | ||
|