From a2a8a13fcf863f6e9b8de035e4c839d60468e5b1 Mon Sep 17 00:00:00 2001 From: Serhii Horodilov Date: Tue, 14 Mar 2023 02:31:08 +0200 Subject: [PATCH] Update README.rst Added pages build badge --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index ae66533..6b0a4c8 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,8 @@ 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) + This repo contains `Bootstrap`_ templates for the Django blog training project. Bootstrap ver. 5.2.3 is used within this sub-project.