Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Faria <leonardofaria@gmail.com>2020-11-03 08:38:29 +0300
committerLeonardo Faria <leonardofaria@gmail.com>2020-11-03 08:38:29 +0300
commit5a151c4e4e3a5a3f25d87aa48c2963dfffbc1f9c (patch)
tree005d32d887cf4d9e72b09a31a5f6344cfc070326 /layouts
parent4edc82d67d5ddcb14017adb8b7948514a34fa705 (diff)
Add minor style changes
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 42ebd9f..065f472 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -2,7 +2,7 @@
<div id="reading-progress-bar" role="presentation" class="fixed z-10 top-0 left-0 h-1 bg-gray-700"></div>
<article class="article">
- <h1><a href="{{.Permalink}}" class="no-underline">{{ .Title }}</a></h1>
+ <h1><a href="{{.Permalink}}" class="no-underline text-black">{{ .Title }}</a></h1>
{{if not .Params.hideMetadata }}
<header class="text-right pb-6">