diff --git a/layouts/cfp/list.html b/layouts/cfp/list.html index 17b0b3b..1fb86af 100644 --- a/layouts/cfp/list.html +++ b/layouts/cfp/list.html @@ -195,30 +195,26 @@

Financial aid available

Stay in the Loop

- The Call for Proposals will open in the coming months. + The Call for Proposals will open in the coming days. Follow Python Ireland on social media to be among the first notified when submissions open.

- + - Follow on Mastodon - + - Follow on Twitter / X - + - Follow on LinkedIn - + - Contact us
diff --git a/mise.toml b/mise.toml index afe12d8..c14304d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,7 @@ [tools] hugo = "0.161.1" python = "3.13.11" + +[env] +BROWSERLESS_TOKEN = "secret" +BROWSERLESS_URL = "http://localhost:3000/"