mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-12-24 14:43:57 +00:00
edit config
This commit is contained in:
@@ -156,4 +156,8 @@ b,
|
||||
|
||||
.article.markdown-body .lntable tr>:first-child {
|
||||
border-right-color: rgba(199, 213, 246, .25);
|
||||
}
|
||||
|
||||
.powerby, .copyright{
|
||||
color: #c7d5f6;
|
||||
}
|
||||
@@ -1,3 +1,6 @@
|
||||
<!--
|
||||
for user-side override
|
||||
-->
|
||||
-->
|
||||
<link rel="shortcut icon" type="image/png" href="{{ $.Site.Params.profile.avatar }}">
|
||||
<link rel="shortcut icon" sizes="192x192" href="{{ $.Site.Params.profile.avatar }}">
|
||||
<link rel="apple-touch-icon" href="{{ $.Site.Params.profile.avatar }}">
|
||||
Reference in New Issue
Block a user