From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B84CCC25B77 for ; Wed, 8 May 2024 15:31:43 +0000 (UTC) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) by mx.groups.io with SMTP id smtpd.web10.15795.1715182299001424972 for ; Wed, 08 May 2024 08:31:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@thehoodiefirm-com.20230601.gappssmtp.com header.s=20230601 header.b=GDN5uyjC; spf=neutral (domain: thehoodiefirm.com, ip: 209.85.218.49, mailfrom: ninette@thehoodiefirm.com) Received: by mail-ej1-f49.google.com with SMTP id a640c23a62f3a-a59ab4f60a6so985934866b.0 for ; Wed, 08 May 2024 08:31:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thehoodiefirm-com.20230601.gappssmtp.com; s=20230601; t=1715182297; x=1715787097; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=+5P8nTxUJ+jazXDRm3P2ARC74I+oESN6diBymaRMRLw=; b=GDN5uyjCz8UyfdLGAjr52HJ+2a5DB1bPMqtXv2jS5z+y57d/rkwvzXU2HZK4DuKXrC Bpbxvh1eBpbfVj1V1Zo+q5fvYKN8gmrdL/A7x351+ajOkJUwKdPxkVG9LJYmxQdYNPeL aRH+DN7Bl7NWIjDAt8bwmfFvfGTM9hcfH3ThRUyVXYnIpaHJrNdzPbl+PVo6oGgSkz3j IHgSigsBZVvr8COxWhpst7nw4egwtg557qxkaq275V/RlrNADfgbL+/mDufyDXXx61Ta hTGXtyPi6n2Ng48R5759NM+y/blonp1dgXdloLvd6sIhnDtqTrsCCKHcmXazXixmNbeh mB3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715182297; x=1715787097; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=+5P8nTxUJ+jazXDRm3P2ARC74I+oESN6diBymaRMRLw=; b=I7AjL6arGxNmfTz1g9Z5UZ/rFAfFcNmg2efEKvPY54GNx3Nkqvf0ogVyDnajPQozeq 9Cbk5jl/c1x0jenRJ5zHHp9HoJ/nPFby0xklNelJsKesQC6BEztbk92H8Ypzot1UM9hm 8QhMTKcJa+RqnR0W9FRQPWMSr7+D1Rw9Gt+A6k3VLnIqqM9gMq8mFS4m+6YEFb2PiwhG Qi68A1zDbYztazxOPkEY+S/dILkfC15vg+VNiEQ38X17uFQtXZjpHK45WeXDUO73bd1q VaxKCz43yjhSPNr8sdoksEqqCoQtSQkbgBxv08igXoh17WC1/7niBhI4geB+FTC/KeL9 U7gg== X-Gm-Message-State: AOJu0Yykt0cagkM7ptckJT0P0M2SoMVzbQLG5XWSVuqIq10+zCAXebo4 ocX1o9iGkvCfTdxLGVpftfAZI2UjZlgBF641AAK5YZZYp74tpau7dmHPa+1i2qC/t+V+RSDns5G 9 X-Google-Smtp-Source: AGHT+IEm+r4xqEo2MLtBgDIIr3yT+MVwgLGKGd1DbEysPIvj7I59sIclaxzx7Ptbw6ZNTQjvmi3TfA== X-Received: by 2002:a17:906:6d51:b0:a59:9a68:7260 with SMTP id a640c23a62f3a-a59fb9c553amr261753166b.62.1715182297376; Wed, 08 May 2024 08:31:37 -0700 (PDT) Received: from localhost.localdomain (ip5f5aeba4.dynamic.kabel-deutschland.de. [95.90.235.164]) by smtp.gmail.com with ESMTPSA id c17-20020a1709060fd100b00a526a992d82sm7784897ejk.4.2024.05.08.08.31.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 May 2024 08:31:37 -0700 (PDT) From: Ninette Adhikari To: yocto-patches@lists.yoctoproject.org Cc: engineering@neighbourhood.ie, Alex Feyerke Subject: [PATCH 03/12] index.html: clean up html and head sections Date: Wed, 8 May 2024 17:31:18 +0200 Message-ID: <20240508153131.94270-4-ninette@thehoodiefirm.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240508153131.94270-1-ninette@thehoodiefirm.com> References: <20240508153131.94270-1-ninette@thehoodiefirm.com> Reply-To: engineering@neighbourhood.ie MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 08 May 2024 15:31:43 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/94 From: Alex Feyerke Adds favicons, language, charset and title declarations according to best practises, also adds missing closing tags. Signed-off-by: Alex Feyerke --- patch-status/index.html | 9 +++++++++ patch-status/resources/apple-touch-icon.png | Bin 0 -> 7683 bytes patch-status/resources/favicon-16x16.png | Bin 0 -> 792 bytes patch-status/resources/favicon-32x32.png | Bin 0 -> 1246 bytes 4 files changed, 9 insertions(+) create mode 100644 patch-status/resources/apple-touch-icon.png create mode 100644 patch-status/resources/favicon-16x16.png create mode 100644 patch-status/resources/favicon-32x32.png diff --git a/patch-status/index.html b/patch-status/index.html index a114918e..86a6cf06 100644 --- a/patch-status/index.html +++ b/patch-status/index.html @@ -1,11 +1,17 @@ + + + + + +