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