[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libvir-list
Subject:    [PATCH 4/9] docs: index: Fix import of blog planet javascript
From:       Peter Krempa <pkrempa () redhat ! com>
Date:       2024-02-29 14:58:18
Message-ID: f34a47ca8d2b45407c7613ad75ae0481381b1726.1709218314.git.pkrempa () redhat ! com
[Download RAW message or body]

Similarly to previous commit drop the 'type' attribute which is frowned
upon by the HTML standard.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
 docs/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index 79afae65da..6b2f2386ee 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -65,7 +65,7 @@ Blog Planet

 .. raw:: html

-   <script type="text/javascript" src="js/virt-tools-blog-planet.js">
+   <script src="js/virt-tools-blog-planet.js">
    </script>
    <div id="planet"> </div>

-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic