From dc2624fe6d3faf20de72002bdd65f8d6e342bab3 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Thu, 22 Jun 2023 00:28:42 +0200 Subject: [PATCH] some spaces --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 81ec0fa..0d17d4b 100644 --- a/config.php +++ b/config.php @@ -8,6 +8,7 @@ * Apache, Bash, Batch, BBCode, C, C#, C++, CSV, Diff, Go, HTTP, ini, Java * JSON, Makefile, Markdown, nginx, Perl, PHP, PowerShell, Python, Ruby * Shell session, SQL, VB.Net, Wiki markup, YML) + * * full: 567KB (see https://prismjs.com/index.html#supported-languages for list of supported languages) * * theme: coy, dark, default, funky, okaidia, solarizedlight, tomorrow, twilight @@ -18,6 +19,5 @@ return [ // change here 'size' => 'small', 'theme' => 'okaidia', - ] ?>