簡介
由于博主經常瀏覽「全球最大的同性交友社區:GitHub」,同時又喜歡折騰,所以在「GitHub」上發現了寶藏博客皮膚:awescnb,
這里辛苦原創作者貢獻的代碼~ ????
安裝
搭建教程簡單,需要的用戶可以安裝官網上的檔案嘗試安裝:目前博主已更新安裝檔案
同時也為了大家省時間,按要求安裝上述作者插件后,可以直接使用我的配置,
<script src="https://guangzan.gitee.io/awescnb/index.js"></script>
<script>
$.awesCnb({
theme: {
name: 'geek',
headerBackground: 'https://cdn.pixabay.com/photo/2020/09/07/16/32/fishing-5552310_1280.jpg',
avatar: 'https://pic.cnblogs.com/avatar/2200026/20201102185000.png',
},
github: {
enable: true,
color: '#ffb3cc',
url: 'https://github.com/nicesome',
},
links: [{
name: 'GitHub',
link: 'https://github.com/nicesome',
}],
notice: {
enable: true,
text: ['Hola 歡迎訪問 nicesome 的博客,如果有需要可以聯系我呀 ??'],
},
signature: {
enable: true,
contents: [
"<b><?php echo 'nicesome'; ?></b>",
],
},
tools: {
enable: true,
initialOpen: true,
},
})
</script>
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/228845.html
標籤:Html/Css
下一篇:前端優化的方向
