From 0d414db9c9285def140fa992332f07175e89af43 Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Mon, 31 Mar 2025 21:41:23 +0200 Subject: [PATCH] Change to bootstrap 5 --- privatebin/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privatebin/conf.php b/privatebin/conf.php index 896dfde..bf7ad5c 100644 --- a/privatebin/conf.php +++ b/privatebin/conf.php @@ -63,7 +63,7 @@ availabletemplates[] = "page" ; which can be combined with "-dark" and "-compact" for "bootstrap-dark-page", ; "bootstrap-compact-page" and finally "bootstrap5" (tpl/bootstrap5.php) - previews at: ; https://privatebin.info/screenshots.html -template = "bootstrap-dark" +template = "bootstrap5" ; (optional) info text to display ; use single, instead of double quotes for HTML attributes