Browse Source

config update

master
filesite 3 years ago
parent
commit
8fe70cb923
  1. 2
      conf/app.php
  2. 2
      conf/template_googleimage.php
  3. 2
      conf/template_manual.php
  4. 2
      conf/template_webdirectory.php

2
conf/app.php

@ -26,7 +26,7 @@ return array(
//for themes //for themes
'googleimage' => [ 'googleimage' => [
'imageHeight' => 180, //图片高度,单位:px 'imageHeight' => 350, //图片高度,单位:px
'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>', 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>',
], ],
); );

2
conf/template_googleimage.php

@ -26,7 +26,7 @@ return array(
//for themes //for themes
'googleimage' => [ 'googleimage' => [
'imageHeight' => 180, //图片高度,单位:px 'imageHeight' => 350, //图片高度,单位:px
'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>', 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>',
], ],
); );

2
conf/template_manual.php

@ -26,7 +26,7 @@ return array(
//for themes //for themes
//'googleimage' => [ //'googleimage' => [
// 'imageHeight' => 180, //图片高度,单位:px // 'imageHeight' => 350, //图片高度,单位:px
// 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>', // 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>',
//], //],
); );

2
conf/template_webdirectory.php

@ -26,7 +26,7 @@ return array(
//for themes //for themes
//'googleimage' => [ //'googleimage' => [
// 'imageHeight' => 180, //图片高度,单位:px // 'imageHeight' => 350, //图片高度,单位:px
// 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>', // 'contact' => 'FileSite图片网站订制联系:<a href="https://filesite.io" target="_blank">FileSite.io</a>',
//], //],
); );

Loading…
Cancel
Save