From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 490843858C2C for ; Wed, 20 Dec 2023 01:48:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 490843858C2C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 490843858C2C Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:ea4a:1:5054:ff:fec7:86e4 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1703036883; cv=none; b=BmLg8JCa+QhgSLIak0aR7l91VG4xl1lLIF+iGrTyYlVyGOjUwVewoe1Xmp9pdK6NY/cLNXK3DYGo/G/qm7UTy364H1RhFqNO0cEFPWQ/4HSCfZSfpdgMo3DVUHhwOlPFhhvHTM1j4ZZ71Qd0qmEKoxjcufim98PUC/6NaqTqRTM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1703036883; c=relaxed/simple; bh=utkZiePg64+UXxRCJN9DuaWO4izdb5n72xGiAomGhlI=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=e7dKwJm40dY2v5HVOpV2zaIKkakgjiwPKYRrzvhs/gZ8Kroqfjn7o0/ABdHv3aRv3WgLuF7UYEmQJfjx/XhPnkBjqTczXkVRrTBCba7mZoBxj7LdPKXtEtcJcFTuTQmJ08nAx9RwOM5EIVp948OHDKm1HjjCNpVIM4gVU0B7JHg= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by smtp.gentoo.org (Postfix, from userid 559) id DCB2333FD3F; Wed, 20 Dec 2023 01:48:01 +0000 (UTC) Date: Tue, 19 Dec 2023 20:48:00 -0500 From: Mike Frysinger To: cgen@sourceware.org Subject: [PATCH htdocs] add meta viewport settings for mobile devices Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xYDzrly66aY0CHXq" Content-Disposition: inline X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --xYDzrly66aY0CHXq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This makes pages much more readable by default on mobile devices. --- index.html 10 Jun 2019 22:28:29 -0000 1.30 +++ index.html 20 Dec 2023 01:46:40 -0000 @@ -1,6 +1,7 @@ CGEN + =20 --xYDzrly66aY0CHXq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmWCR9AACgkQQWM7n+g3 9YH7yhAAnvMtPLsWELQHYtEddjmcaMqQIPRGDmb9bXPsfg6TmtM5tSsUX4uT6Z4T cau+NqvHzNDUIRl8VhNGEsCj6x+AEecF+APGrvr2Og/BgvnX+jj/XtBBCS8DbUFQ 5XXW2+aXYGBEqTWYaWztC05CKz1KDeMif8UeCtJBs0sK8m+8rONKMsIraFwXH9lb 6oBEiAj/tchjh2FpqDX7MhRTNt6bOwHwKuku8QgiMFC0SezupaoZA+oNwxPNF3qO FHetYuT9gegl8JfytBP9Of8XuwAQ9Du46BdCEuxgcoo0Arc/XHJDB1rJMFPxzNEi qRSyZiV5vsZ2Izth0HDINOZS2T/9ttqQyx0mEJK+tF5fKx835PESEkpUfI+ENA3b ch+cp3QqkS1LREzvw6OIgMOO0SNYXyGlkoJkOr7ebN+Ko0XufgFiN8FULK91fTBz 60U0Ouip/Yk3crMqNRRvI5Un/GL/7FbnMPGzhBG9gepkS/EHTSFDYgR1y2ZUHjV1 6JLPRITOEZV8XT1UG7RGtZww2QNkac1NbPHUijb25vck7uGZRHCdqDHa1dWsHk2+ runq74yJfMRdqXro2OFInNepYnz5we6h5Cz5kHbQjGvcvp99X/bDQjVh7Db2JftQ MUD5S+zzHFinr0pwjrcKlJ6YGl7TN+qOJX2SqkYicqyaN/u4XFY= =XDrW -----END PGP SIGNATURE----- --xYDzrly66aY0CHXq--