Skip to content

Commit

Permalink
updates to conf.py and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
travishathaway committed Nov 20, 2023
1 parent bece745 commit 06de538
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 154 deletions.
147 changes: 0 additions & 147 deletions docs/source/_templates/index.html

This file was deleted.

7 changes: 1 addition & 6 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,8 @@
"show_prev_next": False,
"use_edit_page_button": True,
"primary_sidebar_end": [],
"github_url": "https://github.com/conda/conda-docs",
"icon_links": [
{
"name": "GitHub",
"url": "https://github.com/conda/conda-docs",
"icon": "fa-brands fa-square-github",
"type": "fontawesome",
},
{
"name": "Element",
"url": "https://matrix.to/#/#conda:matrix.org",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e git+https://github.com/conda-incubator/conda-sphinx-theme.git@main#egg=conda_sphinx_theme
conda-sphinx-theme
sphinx-sitemap==2.2.0
sphinx-design
sphinx-reredirects

0 comments on commit 06de538

Please sign in to comment.