Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Revert "try reverting back to ~jmsterli (???)"
Browse files Browse the repository at this point in the history
This reverts commit 38507e7.
  • Loading branch information
jonsterling committed Mar 12, 2018
1 parent 38507e7 commit 8c49456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
html_static_path = ['static']

def setup(app):
app.add_stylesheet('https://cs.cmu.edu/~jmsterli/fonts/PragmataPro.css')
app.add_stylesheet('https://cs.cmu.edu/~redprl/fonts/PragmataPro.css')
app.add_stylesheet('red.css')
from redprl import RedPRLLexer
app.add_lexer('redprl', RedPRLLexer())
Expand Down

0 comments on commit 8c49456

Please sign in to comment.