Adding comment to the temporal fix for og images for future project lurkers.

This commit is contained in:
Sergiotarxz 2023-09-19 18:17:18 +02:00
parent deec8166d1
commit e26e323498
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@
</head>
<body>
% if (defined $ogimage) {
<!-- You must be wondering what the fuck is this always hidden image, we are tricking facebook into thinking this is the first image in the website
because ogimages broke in their side.-->
<img style="display: none;" src="<%= $ogimage %>" alt="Portada de <%= title %>"/>
% }
<div class="site-wrapper">