From eb256ba6502f997ef37a9d495823d2afdaf3e146 Mon Sep 17 00:00:00 2001 From: openoms Date: Tue, 26 Nov 2019 00:50:02 +0000 Subject: [PATCH] config file for Just the docs --- _config.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..40eeceb --- /dev/null +++ b/_config.yml @@ -0,0 +1,9 @@ + +#theme: jekyll-theme-minimal +remote_theme: pmarsceill/just-the-docs +search_enabled: true +aux_links: + "Issues": + - "https://github.com/openoms/bitcoin-tutorials/issues" + "Source on GitHub": + - "https://github.com/openoms/bitcoin-tutorials/" \ No newline at end of file