adjust footer

This commit is contained in:
GNUxeava 2022-03-11 11:18:00 +05:30
parent 830f0d87e9
commit da0c30d423
7 changed files with 22 additions and 1193 deletions

View file

@ -6,5 +6,6 @@
margin-top: $footer-margin-top;
@import "_footer/social";
@import "_footer/source";
@import "_footer/copyright";
}

View file

@ -8,6 +8,10 @@
text-align: center;
font-family: $global-serif-font-family;
a:hover {
color: $theme-color;
}
.hexo-link,
.theme-link {
color: $theme-color;

View file

@ -0,0 +1,13 @@
// ======================
// View source
// ======================
.source {
margin: $copyright-margin;
color: $dark-gray;
text-align: center;
font-family: $global-serif-font-family;
a:hover {
color: $theme-color;
}
}

View file

File diff suppressed because it is too large Load diff

View file

@ -1,43 +0,0 @@
---
title: "Wow"
date: 2022-03-11T07:22:33+05:30
lastmod: 2022-03-11T07:22:33+05:30
draft: false
keywords: []
description: ""
tags: []
categories: []
author: ""
# You can also close(false) or open(true) something for this content.
# P.S. comment can only be closed
comment: false
toc: false
autoCollapseToc: false
postMetaInFooter: false
hiddenFromHomePage: false
# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: false
reward: false
mathjax: false
mathjaxEnableSingleDollar: false
mathjaxEnableAutoNumber: false
# You unlisted posts you might want not want the header or footer to show
hideHeaderAndFooter: false
# You can enable or disable out-of-date content warning for individual post.
# Comment this out to use the global config.
#enableOutdatedInfoWarning: false
flowchartDiagrams:
enable: false
options: ""
sequenceDiagrams:
enable: false
options: ""
---
Some stuff ( ^-^)/
<!--more-->

View file

@ -40,6 +40,10 @@
</div>
{{- end }}
<span class="source">
<br>
<a href="https://banyan.divineduty.xyz/GNUxeava/divine-chronicles">View source</a>
</span>
<span class="copyright-year">
{{- $current := now.Format "2006" }}
&copy;