Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ⭐ 堅占星 Kin Astro
# ⭐ 堅占星 KinAstro|八十四體系占星

<!-- Logo / Hero -->
<div align="center">

![Kin Astro](https://img.shields.io/badge/Kin_Astro-堅占星-FF6B6B?style=for-the-badge&logo=star&logoColor=white)
![KinAstro](https://img.shields.io/badge/KinAstro-堅占星-FF6B6B?style=for-the-badge&logo=star&logoColor=white)
![Version](https://img.shields.io/badge/Version-2.7.0-00C853?style=for-the-badge)
![Systems](https://img.shields.io/badge/Systems-84-FFD700?style=for-the-badge)
[![Repo Size](https://img.shields.io/github/repo-size/kentang2017/kinastro?label=Project%20Size)](https://github.com/kentang2017/kinastro)
Expand Down
4 changes: 2 additions & 2 deletions app.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
堅占星 (Kin Astro) — Multi-System Astrology Application
堅占星 (KinAstro) — Multi-System Astrology Application
Multi-System Astrology Chart Application

支援七政四餘(中國)、紫微斗數、策天飛星、十二星次、達摩一掌經、太玄數占星、五運六氣、
Expand All @@ -24,7 +24,7 @@

# ── Page config must be the first Streamlit call ──────────────────────────
st.set_page_config(
page_title="堅占星 KinAstro | 世界占星",
page_title="堅占星 KinAstro | 八十四體系占星",
page_icon="🌌",
layout="wide",
initial_sidebar_state="expanded",
Expand Down