diff --git a/app/views/liquids/_github_issue.html.erb b/app/views/liquids/_github_issue.html.erb index c400bffc4..9ee44face 100644 --- a/app/views/liquids/_github_issue.html.erb +++ b/app/views/liquids/_github_issue.html.erb @@ -1,7 +1,7 @@

- + "> <%= title %> diff --git a/app/views/liquids/_instagram.html.erb b/app/views/liquids/_instagram.html.erb index 89ec44052..133793d6b 100644 --- a/app/views/liquids/_instagram.html.erb +++ b/app/views/liquids/_instagram.html.erb @@ -5,7 +5,7 @@ allowtransparency="true" frameborder="0" data-instgrm-payload-id="instagram-media-payload-0" - scrolling="no" + scrolling="no" loading="lazy"> diff --git a/app/views/liquids/_kotlin.html.erb b/app/views/liquids/_kotlin.html.erb index 7254a778a..da76963d6 100644 --- a/app/views/liquids/_kotlin.html.erb +++ b/app/views/liquids/_kotlin.html.erb @@ -3,5 +3,5 @@ allowtransparency="true" scrolling="no" frameborder="0" - loading="lazy" -> + loading="lazy"> + diff --git a/app/views/liquids/_parler.html.erb b/app/views/liquids/_parler.html.erb index 8223e6bc8..7be84aeae 100644 --- a/app/views/liquids/_parler.html.erb +++ b/app/views/liquids/_parler.html.erb @@ -1,6 +1,6 @@ diff --git a/app/views/liquids/_poll.html.erb b/app/views/liquids/_poll.html.erb index 0a6c2d0d2..57ed29bfc 100644 --- a/app/views/liquids/_poll.html.erb +++ b/app/views/liquids/_poll.html.erb @@ -9,4 +9,4 @@ <% end %>
  • -
  • \ No newline at end of file + diff --git a/app/views/liquids/_stackexchange.html.erb b/app/views/liquids/_stackexchange.html.erb index f31e10f86..9d5f37032 100644 --- a/app/views/liquids/_stackexchange.html.erb +++ b/app/views/liquids/_stackexchange.html.erb @@ -6,11 +6,11 @@

    - <%= post_type == "question" ? "" : "answer re: ".html_safe %> <%= CGI::unescapeHTML title %> + <%= post_type == "question" ? "" : "answer re: ".html_safe %> <%= CGI.unescapeHTML title %>

    - <%= Time.at(created_at).strftime("%b %e '%y") %> + <%= Time.zone.at(created_at).strftime("%b %e '%y") %> <% if post_type == "question" %> Comments: <%= comment_count %> Answers: <%= answer_count %> diff --git a/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html b/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html index a03e9e84c..8264de354 100644 --- a/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html +++ b/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html @@ -1,6 +1,7 @@ - +