mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-23 23:30:19 +01:00
Update home.html
Update home layout with CSV download guide
This commit is contained in:
parent
2629f6203e
commit
2e06be51a5
@ -139,7 +139,7 @@
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
{{ $fileSpreadsheetIcon := resources.Get "icons/file-earmark-spreadsheet.svg" | resources.Fingerprint }}
|
||||
<h3><img class="icon me-1" src="{{ $fileSpreadsheetIcon.Permalink }}" alt="File icon with earmark"/>CSV</h3>
|
||||
<p>Comma-separated Values (CSV). Use this format when you just need a quick and easy offline reference.</p>
|
||||
<p>Comma-separated Values (CSV). Use this format when you just need a quick and easy offline reference. To download in CSV format, either right click and select ‘download’ or open the link and select CTRL+S.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.csv" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user