Skip to content

Commit fc6266b

Browse files
committed
compress chunky left footer text by spreading with right footer; fix repo link
1 parent d431039 commit fc6266b

2 files changed

Lines changed: 12 additions & 15 deletions

File tree

_quarto.yml

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ website:
2222
aria-label: "iSamples home"
2323
- href: about.qmd
2424
text: Goals
25-
aria-label: "About the iSamples project"
25+
aria-label: "Goals of the iSamples project"
2626
- href: people.qmd
2727
text: People
2828
aria-label: "People of the iSamples project"
@@ -53,23 +53,21 @@ website:
5353
- text: "Cesium View split sources"
5454
href: tutorials/parquet_cesium_split.qmd
5555

56-
57-
58-
# configure for correct source repository
59-
# repo-url: https://github.com/isamples.org/isamples.github.io
60-
repo-url: https://github.com/smrgeoinfo/isamples.github.io
56+
repo-url: https://github.com/isamplesorg/isamplesorg.github.io
6157
repo-actions: [edit, issue]
6258

6359
page-footer:
6460
left: >
65-
© Copyright 2020, iSamples Project.
66-
67-
This material is based upon work supported by the National Science Foundation under Grant Numbers
68-
[2004839](https://nsf.gov/awardsearch/showAward?AWD_ID=2004839),
69-
[2004562](https://nsf.gov/awardsearch/showAward?AWD_ID=2004562),
70-
[2004642](https://nsf.gov/awardsearch/showAward?AWD_ID=2004642),
71-
and [2004815](https://nsf.gov/awardsearch/showAward?AWD_ID=2004815).
72-
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the [National Science Foundation](https://nsf.gov/).
61+
© Copyright 2020, iSamples Project. This material is based upon work
62+
supported by the National Science Foundation under Grant Numbers
63+
[2004839](https://nsf.gov/awardsearch/showAward?AWD_ID=2004839),
64+
[2004562](https://nsf.gov/awardsearch/showAward?AWD_ID=2004562),
65+
[2004642](https://nsf.gov/awardsearch/showAward?AWD_ID=2004642), and
66+
[2004815](https://nsf.gov/awardsearch/showAward?AWD_ID=2004815).
67+
right: >
68+
Any opinions, findings, and conclusions or recommendations expressed in
69+
this material are those of the author(s) and do not necessarily reflect
70+
the views of the [National Science Foundation](https://nsf.gov/).
7371
7472
format:
7573
html:

people.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: "Some of those who contributed to iSamples"
3-
lightbox: true
43
---
54

65
:::: {.columns}

0 commit comments

Comments
 (0)