mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-21 02:04:50 -04:00
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
- Some localised date formats would be incorrectly formatted as Markdown ([#1028](https://github.com/jpanther/congo/pull/1028))
|
- Some localised date formats would be incorrectly formatted as Markdown ([#1028](https://github.com/jpanther/congo/pull/1028))
|
||||||
- Anchor links in articles displayed incorrectly in dark mode ([#1041](https://github.com/jpanther/congo/pull/1041))
|
- Anchor links in articles displayed incorrectly in dark mode ([#1041](https://github.com/jpanther/congo/pull/1041))
|
||||||
- Error building site due to template system changes in Hugo v0.146.0 or later ([#1049](https://github.com/jpanther/congo/issues/1049), [#1073](https://github.com/jpanther/congo/pull/1073))
|
- Error building site due to template system changes in Hugo v0.146.0 or later ([#1049](https://github.com/jpanther/congo/issues/1049), [#1073](https://github.com/jpanther/congo/pull/1073))
|
||||||
|
- Style is not rendered for Chroma GenericDeleted items ([#1059](https://github.com/jpanther/congo/issues/1059))
|
||||||
- Article sharing links for LINE contained invalid URLs ([#1065](https://github.com/jpanther/congo/pull/1065))
|
- Article sharing links for LINE contained invalid URLs ([#1065](https://github.com/jpanther/congo/pull/1065))
|
||||||
|
|
||||||
## [2.11.0] - 2025-02-24
|
## [2.11.0] - 2025-02-24
|
||||||
|
|||||||
@@ -1612,6 +1612,7 @@ code {
|
|||||||
.chroma .si,
|
.chroma .si,
|
||||||
.chroma .sx,
|
.chroma .sx,
|
||||||
.chroma .s1,
|
.chroma .s1,
|
||||||
|
.chroma .gd,
|
||||||
.chroma .gi,
|
.chroma .gi,
|
||||||
.chroma .go,
|
.chroma .go,
|
||||||
.chroma .gp {
|
.chroma .gp {
|
||||||
@@ -1632,6 +1633,7 @@ code {
|
|||||||
.chroma .si:is(.dark *),
|
.chroma .si:is(.dark *),
|
||||||
.chroma .sx:is(.dark *),
|
.chroma .sx:is(.dark *),
|
||||||
.chroma .s1:is(.dark *),
|
.chroma .s1:is(.dark *),
|
||||||
|
.chroma .gd:is(.dark *),
|
||||||
.chroma .gi:is(.dark *),
|
.chroma .gi:is(.dark *),
|
||||||
.chroma .go:is(.dark *),
|
.chroma .go:is(.dark *),
|
||||||
.chroma .gp:is(.dark *) {
|
.chroma .gp:is(.dark *) {
|
||||||
|
|||||||
@@ -264,6 +264,7 @@ code {
|
|||||||
.chroma .si,
|
.chroma .si,
|
||||||
.chroma .sx,
|
.chroma .sx,
|
||||||
.chroma .s1,
|
.chroma .s1,
|
||||||
|
.chroma .gd,
|
||||||
.chroma .gi,
|
.chroma .gi,
|
||||||
.chroma .go,
|
.chroma .go,
|
||||||
.chroma .gp {
|
.chroma .gp {
|
||||||
|
|||||||
Reference in New Issue
Block a user