Skip to content

Commit

Permalink
link to /bohr-atoms page from footer
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jul 25, 2022
1 parent bc100c2 commit eca7889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/ElementTile.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
display: flex;
place-items: center;
place-content: center;
background-color: var(--experimental-bg-color);
border-radius: var(--elem-tile-border-radius, 0.1vw);
color: white;
}
Expand Down
2 changes: 2 additions & 0 deletions src/lib/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<strong>&ensp;&bull;&ensp;</strong>
<a href="acknowledgements">Acknowledgements</a>
{/if}
<strong>&ensp;&bull;&ensp;</strong>
<a href="/bohr-atoms">Bohr Atoms</a>
</footer>

<style>
Expand Down

0 comments on commit eca7889

Please sign in to comment.