Skip to content

Commit

Permalink
rearrange bio and references #6
Browse files Browse the repository at this point in the history
  • Loading branch information
fredhohman committed Aug 16, 2020
1 parent 7e0c874 commit a1b7626
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.idyll
Original file line number Diff line number Diff line change
Expand Up @@ -1721,6 +1721,13 @@ I guess that [Display value:guessPercent format:"d" /] percent of all human carb

[EndMatter hasFinished:finished /]

[AuthorBio]

[b][a href:"https://aatishb.com/"]Aatish Bhatia[/a][/b] is a freelance science writer with a Ph.D. in physics and expertise in science education. You can follow him on [Twitter](https://twitter.com/aatishb) and sign up for his climate newsletter [The Rate of Change](https://rateofchange.substack.com/).

Edited by TK editor list.
[/AuthorBio]

[Conditional if:`finished || !readerMode`]
## References

Expand All @@ -1737,13 +1744,6 @@ I guess that [Display value:guessPercent format:"d" /] percent of all human carb
[/Conditional]


[AuthorBio]

[b][a href:"https://aatishb.com/"]Aatish Bhatia[/a][/b] is a freelance science writer with a Ph.D. in physics and expertise in science education. You can follow him on [Twitter](https://twitter.com/aatishb) and sign up for his climate newsletter [The Rate of Change](https://rateofchange.substack.com/).

Edited by TK editor list.
[/AuthorBio]

[NextArticle slug:parametricSlug fullWidth:true /]

[Footer fullWidth:true /]
Expand Down
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,8 @@ input[type=range]:focus::-ms-fill-upper {
/** DARK MODE */
/** Comment out the code below this to go back to black on #ADADAD background. */

Expand Down

0 comments on commit a1b7626

Please sign in to comment.