forked from SPC/spc-site
Add 'All rights reserved' after 'SPC' to all footers
This commit is contained in:
parent
37156c79ad
commit
6da4a70a1a
@ -137,7 +137,7 @@ context(WebPage) internal fun FlowContent.spcFooter() {
|
|||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
ul("copyright") {
|
ul("copyright") {
|
||||||
li { +"""SPC""" }
|
li { +"""SPC. All rights reserved.""" }
|
||||||
li {
|
li {
|
||||||
+"""Design:"""
|
+"""Design:"""
|
||||||
a {
|
a {
|
||||||
|
Loading…
Reference in New Issue
Block a user