Skip to content

Commit d72e8de

Browse files
committed
ajout des liens support documentation
1 parent fab50da commit d72e8de

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

app/pronos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import fastf1 as f1
77
from datetime import datetime, timezone
88
import pandas as pd
9-
from config import logger, EMBED_COLOR_RED, EMBED_FOOTER_ICON, EMBED_IMAGE, EMBED_THUMBNAIL, EMBED_FOOTER_TEXT
9+
from config import logger, EMBED_COLOR_RED, EMBED_IMAGE, EMBED_THUMBNAIL, EMBED_FOOTER_TEXT
1010
import tools as tool
1111

1212

docs/source/discord.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Discord
2+
=======
3+
4+
.. raw:: html
5+
6+
<meta http-equiv="refresh" content="0; url=https://discord.gg/TON-LIEN">

docs/source/github.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
GitHub
2+
======
3+
4+
.. raw:: html
5+
6+
<meta http-equiv="refresh" content="0; url=https://github.com/TON-REPO">

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,7 @@ Thank you for supporting the Formula 1 France community with the F1F Bot — you
110110
terms_of_service
111111
privacy_policy
112112
acknowledgements
113+
github
114+
discord
113115

114116

0 commit comments

Comments
 (0)