urlmanager
This commit is contained in:
@@ -16,5 +16,5 @@ return
|
||||
'wiki' => 'https://github.com/Mikescher/jClipCorn/wiki',
|
||||
],
|
||||
'long_description' => function(){ return file_get_contents(__DIR__ . '/jClipCorn_description.md'); },
|
||||
'thumbnail_url' => '/images/program_thumbnails/jClipCorn.png',
|
||||
'thumbnail_url' => 'jClipCorn.png',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user