From 32398b42d60fb17950a519b626a249ed438950ef Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 18 Apr 2023 20:24:10 +0200 Subject: [PATCH] docs: crate links [skip ci] --- README.md | 24 ++++++++++++++---------- docs/content/index.md | 20 +++++++++++++------- docs/content/platforms-architectures.md | 1 + 3 files changed, 28 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index f5f9395..51a52a0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
- + +

Static Web Server

@@ -11,13 +11,17 @@ A cross-platform, high-performance and asynchronous web server for static files-serving ⚡ -
- - - - - -
+
+ + + + + + + + + +
## Overview diff --git a/docs/content/index.md b/docs/content/index.md index 8601447..697cebd 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -1,6 +1,8 @@

Static Web Server

@@ -9,13 +11,17 @@ A cross-platform, high-performance & asynchronous web server for static files serving -
- - - - - -
+
+ + + + + + + + + +
!!! warning "v1.x End of Life (2023-01-06)" diff --git a/docs/content/platforms-architectures.md b/docs/content/platforms-architectures.md index a39f1e2..572fcbb 100644 --- a/docs/content/platforms-architectures.md +++ b/docs/content/platforms-architectures.md @@ -23,6 +23,7 @@ Currently, only the following platforms/architectures are supported. #### ARM64 - `aarch64-unknown-linux-musl` - `aarch64-unknown-linux-gnu` + - `aarch64-linux-android` ## macOS -- libgit2 1.7.2