Skip to content

Commit ef75d1e

Browse files
authored
Update heading
1 parent 7c30520 commit ef75d1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ function Header() {
8787
function Footer() {
8888
return (
8989
<GlFooter
90-
bottomDivContent="© Copyright 2024, The MESA Team. - [GitHub](https://github.com/MESAHub/mesa) - [Documentation](https://docs.mesastar.org) - [Edit this website](https://github.com/MESAHub/MESAHub.github.io)"
90+
bottomDivContent="© Copyright 2025, The MESA Team. - [GitHub](https://github.com/MESAHub/mesa) - [Documentation](https://docs.mesastar.org) - [Edit this website](https://github.com/MESAHub/MESAHub.github.io)"
9191
links={[
9292
{
9393
href: "https://github.com/MESAHub/mesa/blob/master/LICENSE",
@@ -283,7 +283,7 @@ function Body() {
283283
<GlSectionDivider />
284284

285285
<GlArticle
286-
title="MESA papers to cite"
286+
title="Cite the MESA papers"
287287
body={
288288
<div style={{ maxHeight: "420px", overflowY: "auto", width: "700px" }}>
289289
<CopyBlock

0 commit comments

Comments
 (0)