diff options
Diffstat (limited to 'site/includes')
| -rw-r--r-- | site/includes/map.html | 5 | ||||
| -rw-r--r-- | site/includes/supplementary_header.html | 10 |
2 files changed, 13 insertions, 2 deletions
diff --git a/site/includes/map.html b/site/includes/map.html index 730e30d0..44550f90 100644 --- a/site/includes/map.html +++ b/site/includes/map.html @@ -12,7 +12,7 @@ </div> --> <p> - To understand how this dataset has been used, its citations have been geocoded to show an approximate geographic digital trade route of the biometric data. Lines indicate an organization (education, commercial, or governmental) that has cited the LFW dataset in their research. Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a>. + To understand how this dataset has been used, its citations have been geocoded to show an approximate geographic digital trade route of the biometric data. Lines indicate an organization (education, commercial, or governmental) that has cited the LFW dataset in their research.</a>. </p> </section> @@ -24,5 +24,6 @@ <div class="caption"> <div class="map-legend-item"><span class="edu">■</span> Academic</div> <div class="map-legend-item"><span class="com">■</span> Industry</div> - <div class="map-legend-item"><span class="gov">■</span> Government</div> + <div class="map-legend-item"><span class="gov">■</span> Government</div> + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> </div> diff --git a/site/includes/supplementary_header.html b/site/includes/supplementary_header.html new file mode 100644 index 00000000..5fd4b2b4 --- /dev/null +++ b/site/includes/supplementary_header.html @@ -0,0 +1,10 @@ +<section> + + + <div class="hr-wave-holder"> + <div class="hr-wave-line hr-wave-line1"></div> + <div class="hr-wave-line hr-wave-line2"></div> + </div> + + <h2>Supplementary Information</h2> +</section> |
