diff --git a/src/blog-theme.css.map b/src/blog-theme.css.map index def29487..5ba1bdba 100644 --- a/src/blog-theme.css.map +++ b/src/blog-theme.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAyBQ,wCAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrC,KAAM;EACJ,WAAW,EAAE,wFAAoB;EACjC,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,GAAG;EAChB,YAAY,EAAE,UAAU;EACxB,KAAK,EAAE,yBAAyB;EAChC,gBAAgB,EAAE,OAAO;EACzB,cAAc,EAAE,IAAI;EACpB,cAAc,EAAE,kBAAkB;EAClC,sBAAsB,EAAE,WAAW;EACnC,uBAAuB,EAAE,SAAS;EAClC,wBAAwB,EAAE,IAAI;;AAEhC,CAAC;EACC,WAAW,EAAE,GAAG;EAChB,KAAK,EAAE,OAAO;EACd,eAAe,EAAE,OAAO;EAExB,OAAO;IACL,KAAK,EAAE,OAAO;;AAElB,IAAI;EACF,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,KAAK;;AAEnB,EAAE;EACA,SAAS,EAAE,KAAK;EAChB,WAAW,EAAE,GAAG;;AAElB,MAAM;EACJ,aAAa,EAAE,GAAG;EAClB,MAAM,EAAE,qBAAqB;EAC7B,OAAO,EAAE,WAAW;EACpB,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,OAAO;EACpB,MAAM,EAAE,OAAO;EACf,UAAU,EAAE,kBAAkB;EAC9B,gBAAgB,EAAE,OAAO;EAEzB,YAAO;IACL,YAAY,EAAE,OAAO;;AAEzB;oBAAa;EAEX,OAAO,EAAE,iCAAiC;;AAE5C,oCAAsC;EACpC,KAAM;IACJ,KAAK,EAAE,OAAO;IACd,gBAAgB,EAAE,OAAO;;EAC3B,OAAO;IACL,KAAK,EAAE,OAAO;;EAChB,MAAM;IACJ,gBAAgB,EAAE,OAAO", +"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAwBQ,wCAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrC,KAAM;EACJ,WAAW,EAAE,wFAAoB;EACjC,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,GAAG;EAChB,YAAY,EAAE,UAAU;EACxB,KAAK,EAAE,yBAAyB;EAChC,gBAAgB,EAAE,OAAO;EACzB,cAAc,EAAE,IAAI;EACpB,cAAc,EAAE,kBAAkB;EAClC,sBAAsB,EAAE,WAAW;EACnC,uBAAuB,EAAE,SAAS;EAClC,wBAAwB,EAAE,IAAI;;AAEhC,CAAC;EACC,WAAW,EAAE,GAAG;EAChB,KAAK,EAAE,OAAO;EACd,eAAe,EAAE,OAAO;EAExB,OAAO;IACL,KAAK,EAAE,OAAO;;AAElB,IAAI;EACF,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,IAAI;EACb,WAAW,EAAE,MAAM;EACnB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,KAAK;;AAEnB,EAAE;EACA,SAAS,EAAE,KAAK;EAChB,WAAW,EAAE,GAAG;;AAElB,MAAM;EACJ,aAAa,EAAE,GAAG;EAClB,MAAM,EAAE,qBAAqB;EAC7B,OAAO,EAAE,WAAW;EACpB,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,OAAO;EACpB,MAAM,EAAE,OAAO;EACf,UAAU,EAAE,kBAAkB;EAC9B,gBAAgB,EAAE,OAAO;EAEzB,YAAO;IACL,YAAY,EAAE,OAAO;;AAEzB;oBAAa;EAEX,OAAO,EAAE,iCAAiC;;AAE5C,oCAAsC;EACpC,KAAM;IACJ,KAAK,EAAE,OAAO;IACd,gBAAgB,EAAE,OAAO;;EAC3B,OAAO;IACL,KAAK,EAAE,OAAO;;EAChB,MAAM;IACJ,gBAAgB,EAAE,OAAO", "sources": ["blog-theme.sass"], "names": [], "file": "blog-theme.css" diff --git a/theme.css b/theme.css index c4b4f65e..57cc9db0 100644 --- a/theme.css +++ b/theme.css @@ -24,29 +24,30 @@ */ @charset "UTF-8"; -/* Copyright (c) 2023, Terwer . All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Terwer designates this - * particular file as subject to the "Classpath" exception as provided - * by Terwer in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Terwer, Shenzhen, Guangdong, China, youweics@163.com - * or visit www.terwer.space if you need additional information or have any - * questions. - */ +/*! + * / Copyright (c) 2023, Terwer . All rights reserved. + * / DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * / + * / This code is free software; you can redistribute it and/or modify it + * / under the terms of the GNU General Public License version 2 only, as + * / published by the Free Software Foundation. Terwer designates this + * / particular file as subject to the "Classpath" exception as provided + * / by Terwer in the LICENSE file that accompanied this code. + * / + * / This code is distributed in the hope that it will be useful, but WITHOUT + * / ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * / FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * / version 2 for more details (a copy is included in the LICENSE file that + * / accompanied this code). + * / + * / You should have received a copy of the GNU General Public License version + * / 2 along with this work; if not, write to the Free Software Foundation, + * / Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * / + * / Please contact Terwer, Shenzhen, Guangdong, China, youweics@163.com + * / or visit www.terwer.space if you need additional information or have any + * / questions. + * / */ /* 思源笔记启动会自动加载此文件 */ /*! * / Copyright (c) 2023, Terwer . All rights reserved. diff --git a/theme.css.map b/theme.css.map index 133a29ba..5d079bea 100644 --- a/theme.css.map +++ b/theme.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyBQ,wCAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;AAG7B,gDAAqC;AAE7C,KAAM;EACJ,gBAAgB,CAAC,yFAAqB;EACtC,qBAAqB,CAAC,sBAAsB;EAC5C,sBAAsB,CAAC,sBAAsB;EAC7C,sBAAsB,CAAC,sBAAsB;EAC7C,qBAAqB,CAAC,sBAAsB;EAC5C,wBAAwB,CAAC,IAAI", +"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwBQ,wCAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;AAG7B,gDAAqC;AAE7C,KAAM;EACJ,gBAAgB,CAAC,yFAAqB;EACtC,qBAAqB,CAAC,sBAAsB;EAC5C,sBAAsB,CAAC,sBAAsB;EAC7C,sBAAsB,CAAC,sBAAsB;EAC7C,qBAAqB,CAAC,sBAAsB;EAC5C,wBAAwB,CAAC,IAAI", "sources": ["src/zhi-theme.sass"], "names": [], "file": "theme.css"