Fix code review issues: version numbers and headers

- Update font CSS files to use version 03.08.04 (current release)
- Add copyright header to GOOGLE_FONTS_README.md
- Fix border alignment in download-google-fonts.sh header

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-07 20:51:30 +00:00
parent 34057518c8
commit 3881dfd3df
6 changed files with 146 additions and 132 deletions

View File

@@ -17,9 +17,9 @@ NC='\033[0m' # No Color
# Target directory
FONTS_DIR="../src/media/fonts"
echo -e "${BLUE}╔═══════════════════════════════════════════╗${NC}"
echo -e "${BLUE}╔════════════════════════════════════════════════${NC}"
echo -e "${BLUE}║ Google Fonts Downloader for MokoCassiopeia ║${NC}"
echo -e "${BLUE}╚═══════════════════════════════════════════╝${NC}"
echo -e "${BLUE}╚════════════════════════════════════════════════${NC}"
echo ""
# Check if fonts directory exists