From 1e7d7dd23a6af20c787515158179968f5d5c3358 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 8 Oct 2021 19:46:45 -0500 Subject: [PATCH] Add credit comment to bobastyle.css --- assets/css/bobastyle.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index c11e04f..e7f3b2b 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -1,3 +1,8 @@ +/* bobatheme is available under the MIT license at + * https://github.com/BBaoVanC/bobatheme. + */ + + /* Post layout (in list pages) */ .post { margin-bottom: 40px;