refactor: add copyright info in CSS and JS

This commit is contained in:
Jimmy Cai
2020-09-09 16:28:38 +02:00
parent 7e701c0239
commit 98804e578d
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
/*!
* Hugo Theme Stack
*
* @author: Jimmy Cai
* @website: https://jimmycai.com
* @link: https://github.com/CaiJimmy/hugo-theme-stack
*/
@import "breakpoints.scss";
@import "variables.scss";