Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2023
1 parent 83bd3b3 commit 04e8ac2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/test_build/header__source-buttons--bitbucket.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
https://opensource.ncsa.illinois.edu/bitbucket/scm/u3d/3dutilities/src/main/section1/ntbk.ipynb
<i class="fas fa-code"></i>
https://opensource.ncsa.illinois.edu/bitbucket/scm/u3d/3dutilities/src/main/section1/ntbk.ipynb?mode=edit
<i class="fas fa-pencil-alt"></i>
<i class="fas fa-pencil-alt"></i>
2 changes: 1 addition & 1 deletion tests/test_build/header__source-buttons--github.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
https://github.com/executablebooks/sphinx-book-theme/edit/main/section1/ntbk.ipynb
<i class="fas fa-pencil-alt"></i>
https://github.com/executablebooks/sphinx-book-theme/issues/new?title=Issue%20on%20page%20%2Fsection1/ntbk.html&body=Your%20issue%20content%20here.
<i class="fas fa-lightbulb"></i>
<i class="fas fa-lightbulb"></i>
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
https://gh.mycompany.com/executablebooks/sphinx-book-theme/blob/main/section1/ntbk.ipynb?plain=1
<i class="fas fa-code"></i>
https://gh.mycompany.com/executablebooks/sphinx-book-theme/edit/main/section1/ntbk.ipynb
<i class="fas fa-pencil-alt"></i>
<i class="fas fa-pencil-alt"></i>
2 changes: 1 addition & 1 deletion tests/test_build/header__source-buttons--gitlab.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
https://gitlab.com/gitlab-org/gitlab/-/edit/main/section1/ntbk.ipynb
<i class="fas fa-pencil-alt"></i>
https://gitlab.com/gitlab-org/gitlab/-/issues/new?issue[title]=Issue%20on%20page%20%2Fsection1/ntbk.html&issue[description]=Your%20issue%20content%20here.
<i class="fas fa-lightbulb"></i>
<i class="fas fa-lightbulb"></i>
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
https://mywebsite.com/gitlab/gitlab-org/gitlab/-/edit/main/section1/ntbk.ipynb
<i class="fas fa-pencil-alt"></i>
https://mywebsite.com/gitlab/gitlab-org/gitlab/-/issues/new?issue[title]=Issue%20on%20page%20%2Fsection1/ntbk.html&issue[description]=Your%20issue%20content%20here.
<i class="fas fa-lightbulb"></i>
<i class="fas fa-lightbulb"></i>

0 comments on commit 04e8ac2

Please sign in to comment.