Skip to content

Commit 17f797b

Browse files
committed
adding topbar, bottom info of landing page
1 parent a09d512 commit 17f797b

3 files changed

Lines changed: 30 additions & 16 deletions

File tree

website/.DS_Store

6 KB
Binary file not shown.

website/footer.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
::::{div}
2+
3+
Suggestions and comments: [Github](https://github.com/AEADataEditor/aeadataeditor.github.io/blob/main/_guidance/index.md) | [\@AEADATA](https://twitter.com/messages/compose?recipient_id=1115329171121680385) | [Mastodon](https://mstdn.social/@aeadata) | [Email](https://www.aeaweb.org/contact)
4+
5+
[Disclosures](https://aeadataeditor.github.io/disclosures.html) | [Bluesky](https://bsky.app/profile/aeadata.bsky.social) | [Mastodon](https://mstdn.social/@aeadata) | [Github](https://github.com/aeadataeditor) | [Feed](https://aeadataeditor.github.io/feed.xml)
6+
7+
© 2026 American Economic Association. ![CC BY 40](images/ccby80x15)
8+
9+
::::

website/myst.yml

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,28 @@ project:
4848

4949

5050
site:
51-
nav:
52-
- title: "START REPLICATION PACKAGE"
53-
url: /index
54-
- title: "FAQ"
55-
url: /faq
56-
#- title: "Blog Posts"
57-
# url:
58-
# - title: "Talks"
59-
# url:
60-
# - title: "Projects"
61-
# url:
62-
# - title: "Surveys"
63-
# url:
64-
# - title: "Pubications"
65-
# url:
51+
logo: images/thumbnail_website_logo.jpg
52+
twitter: aeadata
6653
#template: book-theme
67-
# options:
54+
#options:
6855
# favicon: favicon.ico
6956
# logo: site_logo.png
57+
nav:
58+
- title: "START REPLICATION PACKAGE"
59+
url: /index
60+
- title: "FAQ"
61+
url: /faq
62+
- title: "Blog Posts"
63+
url: https://aeadataeditor.github.io/year-archive/
64+
- title: "Talks"
65+
url: https://aeadataeditor.github.io/talks/
66+
- title: "Projects"
67+
url: https://aeadataeditor.github.io/projects/
68+
- title: "Surveys"
69+
url: https://aeadataeditor.github.io/surveys/
70+
- title: "Pubications"
71+
url: https://aeadataeditor.github.io/publications/
72+
73+
parts:
74+
footer: footer.md
7075

0 commit comments

Comments
 (0)