From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1681570223; bh=qS8+XVmmIaIpArXlnY/pMLJGTpeQX5HhqXKtPGSHJcs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=SKV0JskgqbhLjcOWohnuc3d+JG9uJnbX0QNpUMxNUi9dFfYxY630VSnZ0DlvM5JuU VfbMaNVKWUjbmzAEJaRnk5lWYfwNufK3sg7EZiUe3bvOIY8j6KL9noGDmVO8QwkRK2 rMJqdwfK5wGjvqWCN4nt0rhn2gw/QSMqWwawmctQPsFT1JiWnSv4b1EeDCw14+HDO4 pY5LPsZzuOXiVO6wiXa+Y3vZfAgXHi5sUM4ee+8+ctluuZKxVFc6MRfIAEo/Gsmu6s DqF5rSHMpcRNH7Cf8AY2CCKQ6UsYZ/ijXL43Z0U0yDb8F/i3BbEyO0Eov+8EOyayo7 36tLd8I6If/MA== Received: from localhost.localdomain (unknown [182.253.88.211]) by gnuweeb.org (Postfix) with ESMTPSA id C8E9D2450ED; Sat, 15 Apr 2023 21:50:21 +0700 (WIB) From: Ammar Faizi To: GNU/Weeb Mailing List , Memet Zx Cc: Ammar Faizi Subject: Re: [PATCH: Website v2 0/2] Fix the formating Date: Sat, 15 Apr 2023 21:50:15 +0700 Message-Id: <168157019208.781180.13899288987692401996.b4-ty@gnuweeb.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230415144805.282728-1-zxce3@gnuweeb.org> References: <20230415144805.282728-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit List-Id: On Sat, 15 Apr 2023 21:48:03 +0700, Memet Zx wrote: > okay, in this v2 patch I've fixed the word-wrap format. > > Changes: > >> +Welcome to new website repo for GNU/Weeb. This is a new website for GNU/Weeb. This website is built with pure PHP native and HTML5. > > > +Welcome to new website repo for GNU/Weeb. This is a new website for GNU/Weeb. > > +This website is built with pure PHP native and HTML5. > > [...] Applied, thanks! [1/2] head.php: Fix issue with css/js head section commit: e4b377b16ce32f60a7f17d0b08d09599d2af171b [2/2] README.md: Initialize the information commit: cbfe065da56233b9ad162d7d60c1b40731c5e9ed Best regards, -- Ammar Faizi