diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-22 10:29:46 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-04-22 10:29:46 +0200 |
| commit | 8cb07e65b085d5f5b7df0398f4aa3f3fe7158e3c (patch) | |
| tree | 21e85d4c8424b3a54e14ccf80e81efa030efb370 /stylesheets/emacs.scss | |
| parent | a34ac683ddc4a19ad3bc3b226911ab78861b24ce (diff) | |
| download | jo.mssola.com-8cb07e65b085d5f5b7df0398f4aa3f3fe7158e3c.tar.gz jo.mssola.com-8cb07e65b085d5f5b7df0398f4aa3f3fe7158e3c.zip | |
stylesheets: give credit
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'stylesheets/emacs.scss')
| -rw-r--r-- | stylesheets/emacs.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stylesheets/emacs.scss b/stylesheets/emacs.scss index 336a944..3e61042 100644 --- a/stylesheets/emacs.scss +++ b/stylesheets/emacs.scss @@ -26,7 +26,8 @@ kbd { } /* - * Code blocks + * Code blocks. The theme for the code has been taken from + https://gitlab.com/protesilaos/dotfiles. */ .org-src-container .src-elisp { |
