Merge branch 'pages-mobile' into 'pages'

www: be friendly to mobile devices

See merge request tpo/core/arti!1499
This commit is contained in:
gabi-250 2023-08-14 10:19:06 +00:00
commit b0670a7487
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Arti A Tor implementation in Rust</title>
<style>
.logo {