1.0.1: Changed Logo

This commit is contained in:
2026-05-10 02:42:47 +02:00
parent 4905e662f0
commit ba1792d18d
5 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
# Container Critique
![container-critique-logo](container-critique.png)
<!-- ![container-critique-logo](container-critique.png) -->
<img src="container-critique.png" width="300">
Container Critique is a blog based on Pythons Flask framework.
The blog is intended to be used to review and critique movies, books and similar media.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
container-critique.xcf Normal file

Binary file not shown.

View File

@@ -1,6 +1,6 @@
[project]
name = "container-critique"
version = "1.0.0"
version = "1.0.1"
requires-python = ">=3.14"
dependencies = [
"bleach>=6.3.0",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 86 KiB