Skip to content

Commit 7e821a2

Browse files
author
Padmashri Saravanan
committed
order of pages + consistent case + footer
1 parent 1c03b6f commit 7e821a2

2 files changed

Lines changed: 18 additions & 3 deletions

File tree

_quarto.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ website:
1111
href: index.qmd
1212
- text: "Quick Start"
1313
menu:
14-
- text: "Getting Started"
14+
- text: "Getting started"
1515
href: getting_started.qmd
1616
- text: "Next steps"
1717
href: next_steps.qmd
@@ -23,10 +23,10 @@ website:
2323
menu:
2424
- text: "Template"
2525
href: getting_started.qmd
26-
- text: "Enroll for sync updates"
27-
href: enroll_sync.qmd
2826
- text: "Start writing"
2927
href: writing_content_courses.qmd
28+
- text: "Enroll for sync updates"
29+
href: enroll_sync.qmd
3030
- text: "OTTR-fy existing repo"
3131
href: ottr-fy.qmd
3232
- text: "Giving credits {{< fa award title='An award' >}}"
@@ -64,3 +64,4 @@ format:
6464
theme: cosmo
6565
css: styles.css
6666
toc: true
67+
include-after-body: resources/footer.html

resources/footer.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<hr>
2+
3+
<center>
4+
<img src="resources/images/basic_otter_circle.PNG" width=120>
5+
<br>
6+
Your feedback is greatly appreciated! You can fill out <a href="https://forms.gle/jvFjnhqt5V1E9LbQ9">this form </a>
7+
<br>
8+
or <a href="https://github.com/ottrproject/OTTR_Template/issues/new/choose">file a GitHub issue</a>.
9+
<br>
10+
<br><font size="1">Otter images by <a href = https://www.linkedin.com/in/jimin-hwang-549835142/>Jimin Hwang</a>.</font>
11+
<br>
12+
<br>
13+
</div>
14+
</center>

0 commit comments

Comments
 (0)