From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atuin.qyliss.net (localhost [IPv6:::1]) by atuin.qyliss.net (Postfix) with ESMTP id AD7B28F32; Tue, 16 Jun 2026 12:03:13 +0000 (UTC) Received: by atuin.qyliss.net (Postfix, from userid 993) id 75D538F27; Tue, 16 Jun 2026 12:03:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-26) on atuin.qyliss.net X-Spam-Level: X-Spam-Status: No, score=0.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DMARC_MISSING,FROM_SUSPICIOUS_NTLD,SPF_HELO_NONE, T_PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=4.0.1 Received: from mail-108-mta159.mxroute.com (mail-108-mta159.mxroute.com [136.175.108.159]) by atuin.qyliss.net (Postfix) with ESMTPS id 0C70D8F24 for ; Tue, 16 Jun 2026 12:03:09 +0000 (UTC) Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta159.mxroute.com (ZoneMTA) with ESMTPSA id 19ed050566e00067f7.002 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Tue, 16 Jun 2026 12:03:06 +0000 X-Zone-Loop: a4c4d4579d8343457dca1ae50d4511a5c192bee2a7b1 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gagarin.work; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Lmy31gZpK6c8pyJ3QNAnMAA6hVpcZbxqk17q4q2e9yo=; b=pe6bN74DiysjH/MwUn44XF02rt qaed+I6JawZ/Mca2mEDgJMPnGLCHG+JDcDVLcY5zPZstLUo5s7vyXGVoFvx3Ena3CZNXt9qxN4aiY 9P0QdncsXrwD81GdWK/jKGflurFRyp3MyoX3HZZSb5KXq+XvCF+w9mIE8/RQUee0FbDOb2oYpbShV QisejVIri92cdPqXBOuRwEAlIcSUuX5pQM0/Vs64RIdqam+rUmxh4HXrtq93qP0uXWk5fgshax5JP 6OPS4AhXUG1p5tgPCHO36gbQOqEzUASr7kz2jaeEG/IWk+9a1jZVShWqGamell+hq47kwJdCdVZEe OjL0WRmA==; Message-ID: <29fcfba2-53f5-477d-8b6c-3278232163bf@gagarin.work> Date: Tue, 16 Jun 2026 14:02:59 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 1/3] Documentation: align Jekyll page style to rest of website To: Alyssa Ross References: <20260608164938.290202-1-valentin@gagarin.work> <20260616093527.388679-1-valentin@gagarin.work> <20260616093527.388679-2-valentin@gagarin.work> <87o6hau2mn.fsf@alyssa.is> Content-Language: en-US From: Valentin Gagarin In-Reply-To: <87o6hau2mn.fsf@alyssa.is> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Id: valentin@gagarin.work Message-ID-Hash: CL5EFNJPAS2ZCH6LAU4R2CX6RWUCS5TM X-Message-ID-Hash: CL5EFNJPAS2ZCH6LAU4R2CX6RWUCS5TM X-MailFrom: valentin@gagarin.work X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-devel.spectrum-os.org-0; header-match-devel.spectrum-os.org-1; header-match-devel.spectrum-os.org-2; header-match-devel.spectrum-os.org-3; header-match-devel.spectrum-os.org-4; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: devel@spectrum-os.org X-Mailman-Version: 3.3.10 Precedence: list List-Id: Patches and low-level development discussion Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: > Should be indentation inside this. Right, would be great if you can fix that up before merging. Thank you!