We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c334c1 commit 9c9be30Copy full SHA for 9c9be30
2 files changed
assets/css/main.css
@@ -2020,8 +2020,8 @@ pre {
2020
2021
@media (prefers-color-scheme: light) {
2022
#disqus_thread {
2023
- color: #2b2b2b;
2024
- background: #ECEBD9;
+ color: rgba(31, 41, 55, 0);
+ background: rgb(255, 255, 255);
2025
}
2026
2027
feed.xml
@@ -6,8 +6,8 @@
6
</description>
7
<link>https://stacktoheap.com/</link>
8
<atom:link href="https://stacktoheap.com/feed.xml" rel="self" type="application/rss+xml"/>
9
- <pubDate>Mon, 21 Aug 2023 20:18:35 +0100</pubDate>
10
- <lastBuildDate>Mon, 21 Aug 2023 20:18:35 +0100</lastBuildDate>
+ <pubDate>Mon, 21 Aug 2023 20:21:30 +0100</pubDate>
+ <lastBuildDate>Mon, 21 Aug 2023 20:21:30 +0100</lastBuildDate>
11
<generator>Jekyll v3.9.3</generator>
12
13
<item>
0 commit comments