Remove picture tag from header-image-home

This commit is contained in:
Fred Boniface 2022-10-18 10:48:44 +01:00
parent eccc08926c
commit 9ef985b33c
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@
</head>
<body>
<div class="header-image-home">
<picture>
<source srcset="MainImage">
<img src="MainImageFallback" alt="AltText">
</picture>
<div class="page-title">
<h1>Fred Boniface</h1>
</div>