gnieark
c664dd57ea
Retrait de certains éléments du headers qui généraient des erreurs de validation W3C retrait de la police Genericons au profit d'image svg
17 lines
577 B
PHP
Executable File
17 lines
577 B
PHP
Executable File
<?php
|
|
/* -- BEGIN LICENSE BLOCK ---------------------------------------
|
|
This is part of theme Fialla for Dotclear 2 blog
|
|
# Copyright (c) 2014
|
|
# Licensed under the GPL version 2.0 license.
|
|
# See LICENSE file or
|
|
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
|
#
|
|
# -- END LICENSE BLOCK -----------------------------------------*/
|
|
|
|
$this->registerModule(
|
|
/* Name */ "FjallaFork2",
|
|
/* Description*/ "A responsive Dotclear theme",
|
|
/* Author */ "ben_griffith, Forked and modified by Gnieark https://blog-du-grouik.tinad.fr",
|
|
/* Version */ '0.6'
|
|
);
|