diff --git a/README.md b/README.md
index e7594fa036..6cba48cc5c 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,9 @@ For a summary of the why and how, our poster from GCC2021 might help:
## Getting started
-First, make sure you have [Node](https://nodejs.org/en/) installed. Then, you'll need a package manager. These instructions use [yarn](https://yarnpkg.com/), but there are equivalent commands for [npm](https://docs.npmjs.com/cli/v7/commands/npm).
+First, make sure you have [Node](https://nodejs.org/en/) installed. Then, you'll need a package manager. These instructions use [yarn 1*](https://yarnpkg.com/), but there are equivalent commands for [npm](https://docs.npmjs.com/cli/v7/commands/npm).
+
+* Do not use Yarn 2.
You can get the site running locally by first cloning this repo:
\- The `-b gridhub` tells it to check out the `gridhub` branch, where this prototype lives for now.
diff --git a/content/community/wg/index.md b/content/community/wg/index.md
index 5cfc4b4553..9368c0783d 100644
--- a/content/community/wg/index.md
+++ b/content/community/wg/index.md
@@ -49,7 +49,7 @@ The UI / UX group focuses on the Galaxy user interface and experience. We work
* [GitHub Project](https://github.com/orgs/galaxyproject/projects/10)
* [Gitter Chat](https://gitter.im/galaxyproject/wg-ui-ux)
* [Google Drive](https://drive.google.com/drive/folders/1L5XGq4dF9fn99TXhKXD3NKCmCoS_uQz6)
-* Leadership: Dannon Baker
+* Leadership: Dannon Baker, Aysam Guerler
diff --git a/content/homepage-pubs.md b/content/homepage-pubs.md
index f6db78d00c..9a20da6fa4 100644
--- a/content/homepage-pubs.md
+++ b/content/homepage-pubs.md
@@ -2,12 +2,13 @@
title: Recent Pubs
---
-**[A SARS-CoV-2 sequence submission tool for the European Nucleotide Archive](https://doi.org/10.1093/bioinformatics/btab421)** - Roncoroni, M., Droesbeke, B., Eguinoa, I., De Ruyck, K., D’Anna, F., Yusuf, D., Grüning, B., Backofen, R., & Coppens, F. (2021). *Bioinformatics*, btab421
+**[GALAXY Workflow for Bacterial Next-Generation Sequencing De Novo Assembly and Annotation](https://doi.org/10.1002/cpz1.242)** -
+Wee, S. K., & Yap, E. P. H. (2021). *Current Protocols*, 1(9), e242.
+
+**[A SARS-CoV-2 sequence submission tool for the European Nucleotide Archive](https://doi.org/10.1093/bioinformatics/btab421)** - Roncoroni, M., Droesbeke, B., Eguinoa, I., De Ruyck, K., D’Anna, F., Yusuf, D., Grüning, B., Backofen, R., & Coppens, F. (2021). *Bioinformatics*, btab421.
**[Galaxy-ML: An accessible, reproducible, and scalable machine learning toolkit for biomedicine](https://doi.org/10.1371/journal.pcbi.1009014)** - Gu, Q., Kumar, A., Bray, S., Creason, A., Khanteymoori, A., Jalili, V., Grüning, B., & Goecks, J. (2021). *PLOS Computational Biology*, 17(6), e1009014.
**[Fostering accessible online education using Galaxy as an e-learning platform](https://doi.org/10.1371/journal.pcbi.1008923)** - Serrano-Solano, B., Föll, M. C., Gallardo-Alba, C., Erxleben, A., Rasche, H., Hiltemann, S., Fahrner, M., Dunning, M. J., Schulz, M. H., Scholtz, B., Clements, D., Nekrutenko, A., Batut, B., & Grüning, B. A. (2021). *PLOS Computational Biology*, 17(5), e1008923.
**[A constructivist-based proposal for bioinformatics teaching practices during lockdown](https://doi.org/10.1371/journal.pcbi.1008922)** - Gallardo-Alba, C., Grüning, B., & Serrano-Solano, B. (2021). *PLOS Computational Biology*, 17(5), e1008922.
-
-**[A rigorous evaluation of optimal peptide targets for MS-based clinical diagnostics of Coronavirus Disease 2019 (COVID-19)](https://doi.org/10.1186/s12014-021-09321-1)** - Rajczewski, A. T., Mehta, S., Nguyen, D. D. A., Grüning, B., Johnson, J. E., McGowan, T., Griffin, T. J., & Jagtap, P. D. (2021). *Clinical Proteomics*, 18(1), 15.
diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue
index 0d6f32e198..650b595b38 100644
--- a/src/components/NavBar.vue
+++ b/src/components/NavBar.vue
@@ -16,9 +16,11 @@
Events
News
Blog
+ Careers
Publications
Stats
- Careers
+ Governance
+ Code of Conduct
Install Galaxy