mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 04:47:59 +02:00
add openring, add 'updated on' meta field
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
--code-bg: rgb(245, 245, 245);
|
||||
--border: rgb(238, 238, 238);
|
||||
--link-color: rgb(255, 0, 0);
|
||||
--openring-bg: rgb(238, 238, 238);
|
||||
}
|
||||
|
||||
.dark {
|
||||
@@ -29,6 +30,7 @@
|
||||
--code-bg: rgb(55, 56, 62);
|
||||
--border: rgb(51, 51, 51);
|
||||
--link-color: rgb(220, 20, 60);
|
||||
--openring-bg: rgb(55, 56, 62);
|
||||
}
|
||||
|
||||
.list {
|
||||
|
Reference in New Issue
Block a user