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

Commit

Permalink
temporarily use ~jmsterli for font
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsterling committed Mar 20, 2018
1 parent efcaa8d commit 2521526
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/~redprl/fonts/PragmataPro.css')
app.add_stylesheet('https://cs.cmu.edu/~jmsterli/fonts/PragmataPro.css')
app.add_stylesheet('red.css')
from redprl import RedPRLLexer
app.add_lexer('redprl', RedPRLLexer())
Expand Down

0 comments on commit 2521526

Please sign in to comment.