mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add syntax highlighting and copy button
This commit is contained in:
committed by
Derick Rethans
parent
6026e879a6
commit
c851d01e50
@@ -35,6 +35,13 @@ site_header("Downloads",
|
||||
],
|
||||
],
|
||||
"current" => "downloads",
|
||||
"css" => [
|
||||
"prism.css",
|
||||
"code-syntax.css",
|
||||
],
|
||||
"js_files" => [
|
||||
"js/ext/prism.js",
|
||||
],
|
||||
],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user