From 7f85f7d6a2b414094ebedd15ed0a8bf9bb313ec7 Mon Sep 17 00:00:00 2001
From: danpros
Date: Fri, 5 Mar 2021 08:31:24 +0700
Subject: [PATCH] Add edit link
---
themes/blog/main.html.php | 1 +
themes/clean/main.html.php | 1 +
themes/logs/main.html.php | 1 +
themes/readable/main.html.php | 1 +
themes/twentyfifteen/main.html.php | 1 +
themes/twentysixteen/main.html.php | 3 ++-
6 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/themes/blog/main.html.php b/themes/blog/main.html.php
index 2790c94..224c83a 100644
--- a/themes/blog/main.html.php
+++ b/themes/blog/main.html.php
@@ -66,6 +66,7 @@
with url ?>> comments
+ Edit'; } ?>
diff --git a/themes/clean/main.html.php b/themes/clean/main.html.php
index 48edf5a..112482a 100644
--- a/themes/clean/main.html.php
+++ b/themes/clean/main.html.php
@@ -37,6 +37,7 @@
-
url ?>> Comments
+
Edit'; } ?>
image)) { ?>
diff --git a/themes/twentyfifteen/main.html.php b/themes/twentyfifteen/main.html.php
index b07bab4..285fe4b 100644
--- a/themes/twentyfifteen/main.html.php
+++ b/themes/twentyfifteen/main.html.php
@@ -68,6 +68,7 @@
+
Edit'; } ?>
diff --git a/themes/twentysixteen/main.html.php b/themes/twentysixteen/main.html.php
index 43c0271..62360df 100644
--- a/themes/twentysixteen/main.html.php
+++ b/themes/twentysixteen/main.html.php
@@ -57,7 +57,8 @@
-
+
+
Edit'; } ?>