]> OzVa Git service - blog/commitdiff
Fixed sidebar image paths / removed git set config
authorMax Value <greenwoodw50@gmail.com>
Tue, 17 Dec 2024 12:00:35 +0000 (12:00 +0000)
committerMax Value <greenwoodw50@gmail.com>
Tue, 17 Dec 2024 12:00:35 +0000 (12:00 +0000)
blog.py
templates/sidebar.md

diff --git a/blog.py b/blog.py
index 7a2d6cdc99af6d2dfa78f346d968ae472710b2d6..1dac21574a676e31323ad9fd16c08e08e9566390 100755 (executable)
--- a/blog.py
+++ b/blog.py
@@ -16,7 +16,6 @@ md = markdown.Markdown(extensions = ['meta', 'tables', 'footnotes', TocExtension
 blog_path = environ["BLOG_PATH"]
 
 repo = Repo.init(blog_path)
-repo.config_writer().set_value("safe", "directory", blog_path).release()
 
 class Page():
        def __init__(
index 34e3b3cdc7a246cd9300df756fe04322175ed751..2c1b4bae8dff8c9efcb41631eea73bb1ae78dc14 100644 (file)
@@ -1,7 +1,7 @@
 *The structure of this site comes from the inherent structure of a Git repo. Links begining with &#9921; go to the Git site: <https://git.ozva.co.uk/> hosted on the [OzVa](https://www.ozva.co.uk) servers. Check both out to see some of my current projects.
 
-![image](/sidebar/iiw1.jpg "The world has already ended.")
-![image](/sidebar/iiw2.jpg "Follow Teeth.")
+![image](/sidebar/iiw1.jpeg "The world has already ended.")
+![image](/sidebar/iiw2.jpeg "Follow Teeth.")
 
 ### About