mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up regen
This commit is contained in:
parent
3bf5856bab
commit
dbbae888f4
15 changed files with 172 additions and 149 deletions
2
stats.py
2
stats.py
|
@ -1,7 +1,7 @@
|
|||
#!/bin/python3
|
||||
# Générer des statistiques sur tous les sites web
|
||||
|
||||
from utils import get_stats_on_all_websites
|
||||
from utils.utils import get_stats_on_all_websites
|
||||
from website_config import configs_sites
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue