From 1f470de17eba27d4406bb2840d5301cab3ccffda Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Thu, 5 Nov 2020 11:31:50 +0000
Subject: Using 'DOCS' instead of 'BLOG'
---
bh20simplewebuploader/templates/blog.html | 5 ++---
bh20simplewebuploader/templates/home.html | 2 +-
bh20simplewebuploader/templates/menu.html | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
(limited to 'bh20simplewebuploader/templates')
diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html
index 88ce4c3..fa08f5b 100644
--- a/bh20simplewebuploader/templates/blog.html
+++ b/bh20simplewebuploader/templates/blog.html
@@ -9,12 +9,11 @@
{{ embed|safe }}
- Other blog entries
+ Other documents
{% else %}
- {% include 'blurb.html' %}
- BLOG Entries:
+ Documents:
{% endif %}
diff --git a/bh20simplewebuploader/templates/home.html b/bh20simplewebuploader/templates/home.html
index 77d2fb6..5986d72 100644
--- a/bh20simplewebuploader/templates/home.html
+++ b/bh20simplewebuploader/templates/home.html
@@ -73,7 +73,7 @@
URI's
for disambiguation
and machine readable metadata. For examples of
- use, see the BLOG.
+ use, see the docs.
diff --git a/bh20simplewebuploader/templates/menu.html b/bh20simplewebuploader/templates/menu.html
index 5d5fdc8..8e6ef52 100644
--- a/bh20simplewebuploader/templates/menu.html
+++ b/bh20simplewebuploader/templates/menu.html
@@ -6,7 +6,7 @@
-
+
--
cgit v1.2.3