Refactor footer script tag for improved readability and remove unused Sass files
This commit is contained in:
@@ -36,4 +36,8 @@
|
||||
{{- $flag := resources.Get "js/codecorner.js" -}}
|
||||
<script type="text/javascript" src="{{ $flag.RelPermalink }}"></script>
|
||||
|
||||
<script defer src="https://stats.fundor333.com/script.js" data-website-id="b8ad3dd1-2f32-4e1a-9e85-2d254aa59fb2"></script>
|
||||
<script defer
|
||||
src="https://stats.fundor333.com/script.js"
|
||||
data-domains="fundor333.com,www.fundor333.com"
|
||||
data-website-id="b8ad3dd1-2f32-4e1a-9e85-2d254aa59fb2">
|
||||
</script>
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
.author{margin:0}.center-img{display:flex;justify-content:center;width:80%}.menu .trigger{float:left;display:flex;align-items:center}@media screen and (max-width:768px){.menu .menu-icon{position:relative}}@keyframes enterIn{0%{opacity:0}100%{opacity:100}}@media only screen and (min-width:768px){#pridecodes-code-corner-svg{width:150px}}@media only screen and (max-width:767px){#pridecodes-code-corner-svg{width:75px}}#pridecodes-code-corner-svg{animation:enterIn 2s;transition:all .2s ease-in-out}#pridecodes-code-corner-svg:hover{transform:scale(1.1);transform-origin:left top}
|
||||
@@ -1 +0,0 @@
|
||||
{"Target":"add.min.1614b22ffc753c46d640698bbd7b8e1d6b1b0a31e41720333709b996afe4207d.css","MediaType":"text/css","Data":{"Integrity":"sha256-FhSyL/x1PEbWQGmLvXuOHWsbCjHkFyAzNwm5lq/kIH0="}}
|
||||
Reference in New Issue
Block a user