From d47e0e076febe38ccb5a27216a2e00652752575d Mon Sep 17 00:00:00 2001 From: Abinash Bhattarai Date: Fri, 18 Apr 2025 14:59:56 +0545 Subject: [PATCH 1/2] updated css --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 69e710a..d6a0e2d 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,7 +1,7 @@ {% include meta.html %} {{site.title}} | Built With Ruby - + From c8277a84e19ed7ec2829a3466bffed44af2b994c Mon Sep 17 00:00:00 2001 From: Abinash Bhattarai Date: Fri, 18 Apr 2025 15:01:29 +0545 Subject: [PATCH 2/2] Updated css file structure --- _config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a2fe6c7..c768896 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ markdown: kramdown # URL of the Site url: 'https://builtwithruby.com' # Base URL of the Site (i.e., Name of the Repository in which the Site is hosted) -baseurl: '' +baseurl: "" host: 0.0.0.0 # Title of the Site @@ -50,6 +50,8 @@ plugins: compress_html: clippings: all +bootstrap: + assets: true # Exclude exclude: