Renamed theme Flatsite to Stockholm
This commit is contained in:
parent
76d93fb309
commit
345b168b6f
4 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<?php
|
||||
// Flatsite extension, https://github.com/datenstrom/yellow-extensions/tree/master/themes/flatsite
|
||||
// Stockholm extension, https://github.com/datenstrom/yellow-extensions/tree/master/themes/stockholm
|
||||
// Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se
|
||||
// This file may be used and distributed under the terms of the public license.
|
||||
|
||||
class YellowFlatsite {
|
||||
class YellowStockholm {
|
||||
const VERSION = "0.8.2";
|
||||
const TYPE = "theme";
|
||||
}
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
|
@ -1,4 +1,4 @@
|
|||
/* Flatsite extension, https://github.com/datenstrom/yellow-extensions/tree/master/themes/flatsite */
|
||||
/* Stockholm extension, https://github.com/datenstrom/yellow-extensions/tree/master/themes/stockholm */
|
||||
/* Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se */
|
||||
/* This file may be used and distributed under the terms of the public license. */
|
||||
|
|
@ -6,7 +6,7 @@ Email: webmaster
|
|||
Language: en
|
||||
Timezone: UTC
|
||||
Layout: default
|
||||
Theme: flatsite
|
||||
Theme: stockholm
|
||||
Parser: markdown
|
||||
Navigation: navigation
|
||||
Header: header
|
||||
|
|
Loading…
Add table
Reference in a new issue