diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 16:55:02 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-01-08 16:55:02 +0000 |
commit | 7fdbd94d5a5b8ebd0c1bed0b663608decac0ce55 (patch) | |
tree | 57cf177ed46a5b765b415e5798d3798a30c75a35 /share/style.css | |
parent | eeb1fd9ebd68a8821e4a1aa0bfb362b7d67c1153 (diff) | |
download | blog-7fdbd94d5a5b8ebd0c1bed0b663608decac0ce55.tar.gz blog-7fdbd94d5a5b8ebd0c1bed0b663608decac0ce55.tar.bz2 blog-7fdbd94d5a5b8ebd0c1bed0b663608decac0ce55.zip |
Add LICENCE.md file
Diffstat (limited to 'share/style.css')
-rw-r--r-- | share/style.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/style.css b/share/style.css index 219a2db..35adf86 100644 --- a/share/style.css +++ b/share/style.css @@ -1,4 +1,7 @@ -/* Design based on Bear blog: https://bearblog.dev */ +/* + Design is based on Herman Martinus's Bear blog: https://bearblog.dev + Source code: https://github.com/HermanMartinus/bearblog +*/ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", |