From 087823c88e723d906051c7ad13219eefc49f223e Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Sat, 4 Jan 2025 12:31:43 -0600 Subject: [PATCH] :gear: Updates config --- _config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 8a1db10..f186820 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,8 @@ email: your-email@example.com description: >- A curated list of awesome things related to Django. Maintained by William Vincent and Jeff Triplett -baseurl: "" # the subpath of your site, e.g. /blog -url: "https://awesomedjango.org" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "" +url: "https://awesomedjango.org" # Build settings markdown: kramdown @@ -27,10 +27,9 @@ exclude: - modd.conf - node_modules - package*.json - - postcss.config.js - requirements.* + - scripts - src - - tailwind.config.js - vendor defaults: - scope: