mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 11:13:50 +01:00
commit
36cc26009c
@ -189,3 +189,4 @@ intersphinx_mapping = {'https://docs.python.org/': None}
|
|||||||
def setup(app):
|
def setup(app):
|
||||||
print("Initializing (setup())");
|
print("Initializing (setup())");
|
||||||
app.add_stylesheet('maxwidthoverride.css')
|
app.add_stylesheet('maxwidthoverride.css')
|
||||||
|
app.add_stylesheet('dark_theme.css')
|
||||||
|
@ -7,7 +7,7 @@ Welcome to Bitburner's documentation!
|
|||||||
=====================================
|
=====================================
|
||||||
Bitburner is a programming-based `incremental game <https://en.wikipedia.org/wiki/Incremental_game>`_
|
Bitburner is a programming-based `incremental game <https://en.wikipedia.org/wiki/Incremental_game>`_
|
||||||
that revolves around hacking and cyberpunk themes. The game is currently in the
|
that revolves around hacking and cyberpunk themes. The game is currently in the
|
||||||
early beta stage of development. aaa It `can be played here <https://danielyxie.github.io/bitburner/>`_.
|
early beta stage of development. It `can be played here <https://danielyxie.github.io/bitburner/>`_.
|
||||||
|
|
||||||
What is Bitburner?
|
What is Bitburner?
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user