7 lines
493 B
PHP
7 lines
493 B
PHP
|
<?PHP
|
||
|
$tlDocuments['pageTitle'] = 'museum-digital :: Resources';
|
||
|
$tlDocuments['pageDescription'] = 'A selection of helpful documents about museum work in general and specific digital museum work can be found here.';
|
||
|
$tlDocuments['pageKeywords'] = 'Documents, Museums, Museum Works, Digitization, Inventory';
|
||
|
$tlDocuments['title'] = 'Documents';
|
||
|
$tlDocuments['introduction'] = 'A selection of helpful documents about museum work in general and specific digital museum work can be found here.';
|