mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
15 lines
320 B
YAML
15 lines
320 B
YAML
site_name: FastAPI Users
|
|
site_description: Ready-to-use and customizable users management for FastAPI
|
|
|
|
theme:
|
|
name: 'material'
|
|
palette:
|
|
primary: 'red'
|
|
accent: 'red'
|
|
logo:
|
|
icon: 'supervisor_account'
|
|
|
|
repo_name: frankie567/fastapi-users
|
|
repo_url: https://github.com/frankie567/fastapi-users
|
|
edit_uri: ""
|