mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
Theme credits.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
# e107-Landing-Zero-Bootstrap-Theme
|
|
@@ -1,7 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Bootstrap 3 Theme for e107 v2.x
|
* Bootstrap 3 Theme for e107 v2.x
|
||||||
|
* Landing Zero Theme by www.bootstrapzero.com adapted for e107 CMS.
|
||||||
|
* Released under the terms and conditions of the
|
||||||
|
* GNU General Public License (http://gnu.org).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
|
|
||||||
define("BOOTSTRAP", 3);
|
define("BOOTSTRAP", 3);
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
<e107Theme name="Landing Zero" version="2.0" date="2016-12-31" compatibility="2.1.4">
|
<e107Theme name="Landing Zero" version="2.0" date="2016-12-31" compatibility="2.1.4">
|
||||||
<author name ="e107 Inc" email="e107inc@something.com" url="http://e107.org" />
|
<author name ="e107 Inc" email="e107inc@something.com" url="http://e107.org" />
|
||||||
<summary>A free landing page theme with video background</summary>
|
<summary>A free landing page theme with video background</summary>
|
||||||
<description>Bootstrap landing page theme with a full-screen video background. This single-page Bootstrap template has a sleek darkgrey color scheme, accent color and smooth scrolling. </description>
|
<description>Landing Zero Theme by bootstrapzero.com is a device-agnostic, modern responsive design that is customizable. It's designed to work well on desktops, laptops, tablets and mobile phones. Home page contains a video background. This single-page Bootstrap template has a sleek darkgrey color scheme, accent color and smooth scrolling. </description>
|
||||||
<category>generic</category>
|
<category>generic</category>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin name='gallery' url='core' />
|
<plugin name='gallery' url='core' />
|
||||||
|
Reference in New Issue
Block a user