aboutsummaryrefslogtreecommitdiff
path: root/script/showPost.js
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-08-02 16:36:34 +0100
committerNerdyPepper <[email protected]>2019-08-02 16:36:34 +0100
commit5b68373e9b08b5ab60d59985dff55ab238a635ca (patch)
tree5b45157fe5dbca1c824ff7595268a920711b28ca /script/showPost.js
parent72d2018f04f55cb9b7b86652e3d1738873cf1095 (diff)
fix anchors [episode 2]
Diffstat (limited to 'script/showPost.js')
-rw-r--r--script/showPost.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/showPost.js b/script/showPost.js
index 07a9719..75ffa1c 100644
--- a/script/showPost.js
+++ b/script/showPost.js
@@ -6,4 +6,3 @@ function showPost(id) {
6 post.style.display = "none"; 6 post.style.display = "none";
7 } 7 }
8} 8}
9