File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ <h2 class="text-xl font-semibold mb-4 text-gray-700 dark:text-gray-200 text-cent
57
57
< div class ="mb-4 ">
58
58
< p class ="text-xs text-red-600 dark:text-orange-300 mb-2 text-center ">
59
59
< i class ="fas fa-exclamation-circle mr-1 "> </ i >
60
- Pipe the output with < code class ="text-white "> jq -s .</ code > to fix broken JSON.
60
+ Pipe the output with < code class ="bg-gray-200 dark: text-white dark:bg-gray-600 "> jq -s .</ code > to fix broken JSON.
61
61
See < a href ="https://github.com/trufflesecurity/trufflehog/issues/2164 " target ="_blank "
62
62
class ="text-blue-600 dark:text-blue-400 hover:underline "> #2164</ a > for more.
63
63
</ p >
Original file line number Diff line number Diff line change 9
9
[x-cloak ] {
10
10
display : none !important ;
11
11
}
12
-
You can’t perform that action at this time.
0 commit comments