Move language and links sections below logo in READMEs

Repositioned the language selection and related links sections to appear after the logo and separator in README.md, README_cn.md, and README_ja.md for improved layout consistency.
This commit is contained in:
jyxjjj
2025-07-01 13:25:52 +08:00
parent 70a0a32b7b
commit a0d1eadf3e
3 changed files with 18 additions and 24 deletions

View File

@ -1,11 +1,3 @@
# README
- English | [中文](./README_cn.md) | [日本語](./README_ja.md)
- [Contributing](./CONTRIBUTING.md)
- [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
- [LICENSE](./LICENSE)
<div align="center"> <div align="center">
<img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" /> <img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" />
@ -22,6 +14,12 @@
--- ---
- English | [中文](./README_cn.md) | [日本語](./README_ja.md)
- [Contributing](./CONTRIBUTING.md)
- [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
- [LICENSE](./LICENSE)
## Features ## Features
- [x] Multiple storages - [x] Multiple storages

View File

@ -1,11 +1,3 @@
# README
- [English](./README.md) | 中文 | [日本語](./README_ja.md)
- [贡献指南](./CONTRIBUTING.md)
- [行为准则](./CODE_OF_CONDUCT.md)
- [许可证](./LICENSE)
<div align="center"> <div align="center">
<img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" /> <img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" />
@ -22,6 +14,12 @@
--- ---
- [English](./README.md) | 中文 | [日本語](./README_ja.md)
- [贡献指南](./CONTRIBUTING.md)
- [行为准则](./CODE_OF_CONDUCT.md)
- [许可证](./LICENSE)
## 功能 ## 功能
- [x] 多种存储 - [x] 多种存储

View File

@ -1,11 +1,3 @@
# README
- [English](./README.md) | [中文](./README_cn.md) | 日本語
- [コントリビュート](./CONTRIBUTING.md)
- [行動規範](./CODE_OF_CONDUCT.md)
- [ライセンス](./LICENSE)
<div align="center"> <div align="center">
<img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" /> <img style="width: 128px; height: 128px;" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" alt="logo" />
@ -22,6 +14,12 @@
--- ---
- [English](./README.md) | [中文](./README_cn.md) | 日本語
- [コントリビュート](./CONTRIBUTING.md)
- [行動規範](./CODE_OF_CONDUCT.md)
- [ライセンス](./LICENSE)
## 特徴 ## 特徴
- [x] 複数ストレージ - [x] 複数ストレージ