Skip to content

Commit

Permalink
remove emoji :(
Browse files Browse the repository at this point in the history
  • Loading branch information
erexer committed May 17, 2024
1 parent 48d1e91 commit 3378e88
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

extensions = [
'myst_parser',
'sphinxemoji.sphinxemoji',
]

templates_path = ['_templates']
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ A general `.gitignore` for use with Python or R development is included. However
- Remove all the instructive text throughout your metarepo once you're done.


## ```{eval-rst} |:star:| ```Stellar Examples
## Stellar Examples

- [burleyson-etal_2024_applied_energy](https://github.com/IMMM-SFA/burleyson-etal_2024_applied_energy)
- [ssembatya-etal_2024_earths_future](https://github.com/IMMM-SFA/ssembatya-etal_2024_earths_future)
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
myst_parser>=3.0.1
shibuya>=2024.5.15
sphinx>=7.3.7
sphinxemoji>=0.3.1

0 comments on commit 3378e88

Please sign in to comment.