From 0b57235b787c2aca8082140f6424926b32f99d24 Mon Sep 17 00:00:00 2001 From: Serhii Horodilov Date: Tue, 14 Mar 2023 02:34:22 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6b0a4c8..afa0b1d 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ DJANGO BLOG - BOOTSTRAP TEMPLATES ############################################################################### -[![pages-build-deployment](https://github.com/edu-python-course/blog-bootstrap/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/edu-python-course/blog-bootstrap/actions/workflows/pages/pages-build-deployment) +![pages-build-deployment](https://github.com/edu-python-course/blog-bootstrap/actions/workflows/pages/pages-build-deployment/badge.svg) This repo contains `Bootstrap`_ templates for the Django blog training project. Bootstrap ver. 5.2.3 is used within this sub-project.