fix(docs): opengraph meta fallbacks (#150)

This commit is contained in:
banteg
2026-01-16 02:45:09 +04:00
committed by GitHub
parent f9e5f059dd
commit dec93019b1
4 changed files with 40 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[project]
site_name = "takopi"
site_description = "takopi - telegram bridge for coding agents"
site_description = "Run coding agents on your computer, control them via Telegram. Send tasks from anywhere, stream progress live, pick up where you left off at the terminal."
site_author = "banteg"
site_url = "https://takopi.banteg.xyz/"
site_url = "https://takopi.dev/"
repo_url = "https://github.com/banteg/takopi"
repo_name = "banteg/takopi"
edit_uri = "edit/master/docs/"