Skip to content

Commit

Permalink
Site updated: 2023-12-16 11:50:48
Browse files Browse the repository at this point in the history
  • Loading branch information
YttriumWillow committed Dec 16, 2023
1 parent e6917df commit 05b6e1d
Show file tree
Hide file tree
Showing 79 changed files with 58,636 additions and 0 deletions.
102 changes: 102 additions & 0 deletions 2023/10/26/Test-Article/index.html

Large diffs are not rendered by default.

135 changes: 135 additions & 0 deletions 2023/10/27/P5377-THUPC2019-鸽鸽的分割-题解/index.html

Large diffs are not rendered by default.

136 changes: 136 additions & 0 deletions 2023/10/27/公式渲染压力测试/index.html

Large diffs are not rendered by default.

138 changes: 138 additions & 0 deletions 2023/10/29/P9816-少项式复合幂-题解/index.html

Large diffs are not rendered by default.

109 changes: 109 additions & 0 deletions 2023/11/02/Manacher-算法学习笔记/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

105 changes: 105 additions & 0 deletions 2023/11/04/通用快读快写模板/index.html

Large diffs are not rendered by default.

109 changes: 109 additions & 0 deletions 2023/12/16/hello-world/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions archives/2023/10/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions archives/2023/11/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions archives/2023/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions archives/index.html

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions categories/OI/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions categories/index.html

Large diffs are not rendered by default.

80 changes: 80 additions & 0 deletions categories/博客/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions content.json

Large diffs are not rendered by default.

12,327 changes: 12,327 additions & 0 deletions css/cyberpunk.css

Large diffs are not rendered by default.

12,385 changes: 12,385 additions & 0 deletions css/default.css

Large diffs are not rendered by default.

1,664 changes: 1,664 additions & 0 deletions css/font/NotoSansSC_UbuntuMono.css

Large diffs are not rendered by default.

7,003 changes: 7,003 additions & 0 deletions css/fontawesome/css/all.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions css/fontawesome/css/all.min.css

Large diffs are not rendered by default.

1,423 changes: 1,423 additions & 0 deletions css/fontawesome/css/brands.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions css/fontawesome/css/brands.min.css

Large diffs are not rendered by default.

5,519 changes: 5,519 additions & 0 deletions css/fontawesome/css/fontawesome.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions css/fontawesome/css/fontawesome.min.css

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions css/fontawesome/css/regular.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*!
* Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
*/
:root, :host {
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
6 changes: 6 additions & 0 deletions css/fontawesome/css/regular.min.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!
* Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
*/
:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}
19 changes: 19 additions & 0 deletions css/fontawesome/css/solid.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/*!
* Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
*/
:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
font-family: 'Font Awesome 6 Free';
font-weight: 900; }
6 changes: 6 additions & 0 deletions css/fontawesome/css/solid.min.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!
* Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
*/
:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
Loading

0 comments on commit 05b6e1d

Please sign in to comment.