- 博客皮肤:SimpleMemory
- JS权限 : 已开通
- 代码高亮
- 渲染引擎: highlight.js
- 显示行号:false
- Mac 风格:false
- 代码字体:Cascadia
博客侧边栏公告:
<script type="text/javascript">
window.cnblogsConfig = {
info: {
name: 'Kimi0705',
startDate: '2011-07-05',
avatar:'https://img.picui.cn/free/2024/08/18/66c193d3635d2.jpeg',
menuUserInfoBgImg: 'https://files.dbnuo.com/wallpaper/menu_bg.gif',
},
banner: {
home: {
titleSource: 'jinrishici',
},
},
sidebar: {
navList: [
['Luogu', 'https://www.luogu.com.cn/user/637788/', 'icon-pengyoufill'],
['GitHub', 'https://github.com/zjx-kimi', 'icon-github'],
],
infoBackground: 'https://files.dbnuo.com/wallpaper/menu_bg.gif',
titleMsg: ' Olympic in Informatics ',
},
switchDayNight: {
enable: true,
nightMode: false,
auto: {
enable: true,
dayHour: 6,
nightHour: 20
}
},
loading: {
rebound: {
tension: 16, //拉伸度
friction: 5, //摩擦力
}
},
animate: {
bannerImages: {
enable: false,
},
homeBanner: {
enable: true,
options: {
radius: 15,
}
},
articleBanner: {
enable: true,
},
articleTitle: {
enable: true,
},
background: {
enable: true,
},
backgroundMouse: {
enable: true,
},
mouse: {
enable: true,
},
},
code: {
type: 'hljs',
options: {
macStyle: true,
line: true,
hljs: {
theme: 'atom-one-dark-reasonable'
},
},
},
articleDirectory: {
position: 'right',
autoWidthScroll: true,
},
title: {
onblur: 'Welcome back!',
onblurTime: 500,
focus: 'You\'re here! - FReQuenter',
focusTime: 1000,
},
footer: {
style: 1,
text: {
left: '好好学习',
right:'天天向上',
iconFont: {
icon: "icon-shujuzhanshi",
color: "green",
fontSize: "36px"
}
}
},
}
</script>
<script src="https://cdn.jsdelivr.net/gh/BNDong/[email protected]/dist/simpleMemory.js" defer></script>
页面定制 CSS 代码
.under-post-card,
#under_post_card2{
display:none; !important
}
第五行见 link
首页 HTML
页脚 HTML
.
<!-- <div id="jsi-flying-fish-container" class="container"></div>
<script src='https://blog-static.cnblogs.com/files/elkyo/fish.js'></script>
<style>
@media only screen and (max-width: 767px){
#sidebar_search_box input[type=text]{width:calc(100% - 24px)}
}
#jsi-flying-fish-container{height: 220px; width: 100%}
</style> -->
<canvas width="1777" height="841" style="position: fixed; left: 0px; top: 0px; z-index: 2147483647; pointer-events: none;"></canvas><script src="https://blog-static.cnblogs.com/files/elkyo/mouse-click.js"></script>
<script src='https://blog-static.cnblogs.com/files/blogs/680427/emojify.min.js'></script>
<script>
emojify.setConfig({
emojify_tag_type : 'div',
only_crawl_id : null,
img_dir : 'http://www.emoji-cheat-sheet.com/graphics/emojis',
ignored_tags : {
'SCRIPT' : 1,
'TEXTAREA': 1,
'A' : 1,
'PRE' : 1,
'CODE' : 1
}
});
emojify.run();
</script>
<style>
.emoji{
idth:22px;
height:22px;
vertical-align: middle;
}
</style>
<script>
window.onload = function () {
var tbCommentBody = document.getElementById("tbCommentBody");
tbCommentBody.placeholder="支持 Markdown 语法,支持 Emoji 代码。"
}
</script>
<!-- 网站统计 -->
<div id="cnzzProtocol" style="display: none;">
<span class="id_cnzz_stat_icon" id='cnzz_stat_icon_1279442252'></span>
<script src='https://v1.cnzz.com/z_stat.php?id=1279442252&online=1&show=line' type='text/javascript'></script>
</div>
标签:enable,false,com,皮肤,博客,https,true,icon
From: https://www.cnblogs.com/kimi0705/p/18365672