From 8045b4fad5eca02b9f8900859d62485c9280045f Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Sat, 20 Jan 2024 09:51:25 +1300 Subject: [PATCH] more keyboard shortcuts --- app/templates/post/_post_full.html | 2 +- app/templates/post/_post_teaser.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/post/_post_full.html b/app/templates/post/_post_full.html index be24e6f3..2402fa20 100644 --- a/app/templates/post/_post_full.html +++ b/app/templates/post/_post_full.html @@ -82,7 +82,7 @@
{% if post.type == POST_TYPE_LINK %}{{ post.url|shorten_url }} - +
{% if 'youtube.com' in post.url %} diff --git a/app/templates/post/_post_teaser.html b/app/templates/post/_post_teaser.html index 20de457e..854099c1 100644 --- a/app/templates/post/_post_teaser.html +++ b/app/templates/post/_post_teaser.html @@ -16,7 +16,7 @@