Skip to content

Commit 9ce8473

Browse files
committed
update furo & deploy & comment url
1 parent deeab63 commit 9ce8473

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-20.04"
4+
os: ubuntu-22.04
55
tools:
6-
python: "3.10"
6+
python: "3.11"
77

88
sphinx:
99
configuration: docs/conf.py

docs/.templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script>
1414
Waline.init({
1515
el: '#waline',
16-
serverURL: 'https://magnificent-queijadas-8b56d8.netlify.app/.netlify/functions/comment',
16+
serverURL: 'https://ocg-rule.netlify.app/.netlify/functions/comment',
1717
pageview: true,
1818
comment: true,
1919
dark: 'body[data-theme="dark"]',

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+https://github.com/lucays/furo.git@dev
1+
git+https://github.com/lucays/furo.git@main
22
sphinx==7.0.1
33
requests
44
urllib3==1.26.15

0 commit comments

Comments
 (0)