From 4a2fd8c519bb378a60bb07f2303e7b280254ed08 Mon Sep 17 00:00:00 2001 From: ZhymabekRoman Date: Sat, 25 Jan 2025 12:03:06 +0500 Subject: [PATCH] moreee image referrer policy --- web/server/templates/post.html | 39 +++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/web/server/templates/post.html b/web/server/templates/post.html index aa7d510..e390b0d 100644 --- a/web/server/templates/post.html +++ b/web/server/templates/post.html @@ -1,9 +1,9 @@ -
-
+
+
{% if enable_ads_header %}
{% endif %}
-

- < Go to the original +

+ < Go to the original

{% if previewImageId %} Preview image {% endif %} -

{{ title }}

- {% if subtitle %}

{{ subtitle }}

{% endif %} +

{{ title }}

+ {% if subtitle %}

{{ subtitle }}

{% endif %}
-
-
+
+
@@ -32,7 +35,7 @@ target="_blank" title="{{ creator.bio }}" class="block font-semibold text-gray-900 dark:text-white">{{ creator.name }} -
-
+
{% for paragraph in content %}{{ paragraph }}{% endfor %}
- {% for tag in tags %}#{{ tag.normalizedTagSlug }}{% endfor %} + {% for tag in tags %}#{{ tag.normalizedTagSlug }}{% endfor %}
-
+