parent
a8fad4b5c2
commit
2f54e79818
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Biblio Panda'
|
extName = 'Biblio Panda'
|
||||||
extClass = '.BiblioPanda'
|
extClass = '.BiblioPanda'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://bibliopanda.com'
|
baseUrl = 'https://bibliopanda.visblog.online'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class BiblioPanda : Madara(
|
class BiblioPanda : Madara(
|
||||||
"Biblio Panda",
|
"Biblio Panda",
|
||||||
"https://bibliopanda.com",
|
"https://bibliopanda.visblog.online",
|
||||||
"es",
|
"es",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user