mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-07 09:55:12 -05:00
Some docs changes - add direct icon links, remove the 'file' column, and add rowspan for styling
This commit is contained in:
@@ -49,6 +49,10 @@ $s['copyright_gf'] = '(C) 1995-'.$s['copy_z'].' Nintendo/Creatures Inc./GAME FRE
|
||||
$s['copyright_contrib_notice'] = 'For a full list of contributors, view the project commit history.';
|
||||
$s['script_date'] = date('Y-m-d H:i:s');
|
||||
|
||||
// Base URL for direct links to icon files.
|
||||
$s['icon_url_info_base'] = 'https://github.com/msikma/pokesprite/tree/master/';
|
||||
$s['icon_url_img_base'] = 'https://raw.githubusercontent.com/msikma/pokesprite/master/';
|
||||
|
||||
// Icons base directory
|
||||
$s['dir_base'] = './icons/';
|
||||
// Pokémon sprites base directory
|
||||
|
||||
Reference in New Issue
Block a user