BNDong / Cnblogs-Theme-SimpleMemory

🍭 Cnblogs theme _ Basic theme : SimpleMemory

Home Page:https://bndong.github.io/Cnblogs-Theme-SimpleMemory/v2.1/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

页脚标语中间图标不显示

YX916 opened this issue · comments

commented

具体配置

// 页脚
footer: {
    style:2,
        text: {
            left: 'A',
            right:'B',
            iconFont: {
                icon:  "icon-xin",
                color: "red",
                fontSize: "16px"
            }
        }
}

image
版本
<script src="https://cdn.jsdelivr.net/gh/BNDong/Cnblogs-Theme-SimpleMemory@2.1.3/dist/simpleMemory.js" defer></script>

合并到issue #410