diff --git a/.env.example b/.env.example index c03a131..780e492 100644 --- a/.env.example +++ b/.env.example @@ -18,9 +18,6 @@ DATABASE_URL=sqlite:///data/db/rustpad.db?mode=rwc DATABASE_MAX_CONNECTIONS=8 -# Static assets -STATIC_DIR=static -ASSET_VERSION=0.0.1 # Logging RUST_LOG=rustpad=debug,tower_http=info diff --git a/Cargo.toml b/Cargo.toml index e531df2..e14ec06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustpad" -version = "0.0.1-dev" +version = "0.0.1-1-dev" edition = "2024" rust-version = "1.94" description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL" diff --git a/static/home.html b/static/home.html index 9f80dcd..613267c 100644 --- a/static/home.html +++ b/static/home.html @@ -47,7 +47,6 @@
/w/my-project0/80
- A short or unavailable name will receive a random suffix.
optional, min. 8 characters