dark-blog-theme 3.4.0 → 3.9.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7039f7bce9c3bcfc02898cef08e9353a71110cf343f4bae3654f8ab67b26b304
4
- data.tar.gz: 61e4b7c2f9598b678f395e9b2136edf2ade169d33765c5c74804da784b0197d7
3
+ metadata.gz: f102ac1b3d7958fe2144547c9d6d96a48936aed5e40f070b0e22b84a740aaba9
4
+ data.tar.gz: 54ce229eef4a29b1cc15b17d53977d1b73e46a0bf0639c34bc8a24fba6823436
5
5
  SHA512:
6
- metadata.gz: 6441ceac99cdaaf53d4d1c9f8518e303c741a53684811a039a6bad8082ecab19eb25e74cd5e2abe25cb790679d358529ff95fc1b84942cdd9b876196c120bfdb
7
- data.tar.gz: ab134d964c3791430e15e385d3b5365f96bf9b0a8f3f7f0f2b31dc8ef73716cf72c922ef77a044d22f6a05f3e35c9f6220def7dd9a0285df93e03943beceac05
6
+ metadata.gz: d971cfccf0bef8e5c04a8f6129581c36908c9a96b10f83f90e7597ab669ad9c02ad2ca125e37080c9519a5ca9fab0f291fbcbb18fee1e85e8faa29ffa604d005
7
+ data.tar.gz: 93b341f1c0da9a18b8f643e74c4952358df5a94ea1e700e74caf4f0f7acb30fc323fd8bfb81f4f7bffee4272cde1a52b41b0e5802006845b904b3078425088e4
data/_config.yml CHANGED
@@ -20,6 +20,7 @@
20
20
  show_excerpts: true
21
21
  title: Awesome Title
22
22
  email: your-email@example.com
23
+ tagline: My Awesome Tagline
23
24
  description: >- # this means to ignore newlines until "baseurl:"
24
25
  Write an awesome description for your new site here. You can edit this
25
26
  line in _config.yml. It will appear in your document head meta (for
@@ -28,7 +29,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
28
29
  url: "" # the base hostname & protocol for your site, e.g. http://example.com
29
30
  twitter_username: jekyllrb
30
31
  github_username: jekyll
31
-
32
+ home_icon: /assets/theme-assets/theme-icons/home2.svg
32
33
  # Build settings
33
34
  plugins:
34
35
  - jekyll-feed
@@ -6,6 +6,9 @@
6
6
  {%- assign page_paths = site.header_pages | default: default_paths -%}
7
7
 
8
8
  <a class="site-title" rel="author" href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>
9
+ {%- if site.tagline -%}
10
+ <span class="tagline">{{ site.tagline }}</span>
11
+ {%- endif -%}
9
12
  <!-- <img class="logo" src="{{- "assets/theme-assets/theme-images/logo.svg" | relative_url -}}"> -->
10
13
  </div>
11
14
  {%- if page_paths -%}
@@ -1,34 +1,17 @@
1
1
  {%- if page_paths -%}
2
- <nav class="navrail">
3
- {% comment %}
4
- <input type="checkbox" id="nav-trigger" class="nav-trigger">
5
- <label for="nav-trigger">
6
- <span class="menu-icon">
7
- <img
8
- src="
9
- {{- "assets/theme-assets/theme-images/menu.svg" | relative_url
10
- -}}
11
- "
12
- alt="menu-icon"
13
- >
14
- </span>
15
- </label>
16
- {% endcomment %}
17
- <a class="navrail-button" href="/">
18
- <img class="navrail-icon" src="/assets/theme-assets/theme-icons/home.svg">
19
- Home</a
20
- >
2
+ <nav class="navrail">
3
+ <a class="navrail-button" href="/">
4
+ <img class="navrail-icon" src="{{- site.home_icon | relative_url -}}" />
5
+ Home</a
6
+ >
21
7
 
22
- {%- for path in page_paths -%}
23
- {%- assign my_page = site.pages | where: 'path', path | first -%}
24
- {%- if my_page.title -%}
25
- <a class="navrail-button" href="{{ my_page.url | relative_url }}">
26
- {%- if my_page.title -%}
27
- <img class="navrail-icon" src="{{- my_page.icon | relative_url -}}">
28
- {%- endif -%}
29
- {{ my_page.title | escape }}
30
- </a>
31
- {%- endif -%}
32
- {%- endfor -%}
33
- </nav>
8
+ {%- for path in page_paths -%} {%- assign my_page = site.pages | where:
9
+ 'path', path | first -%} {%- if my_page.title -%}
10
+ <a class="navrail-button" href="{{ my_page.url | relative_url }}">
11
+ {%- if my_page.title -%}
12
+ <img class="navrail-icon" src="{{- my_page.icon | relative_url -}}" />
13
+ {%- endif -%} {{ my_page.title | escape }}
14
+ </a>
15
+ {%- endif -%} {%- endfor -%}
16
+ </nav>
34
17
  {%- endif -%}
data/_layouts/home.html CHANGED
@@ -14,6 +14,30 @@ layout: default
14
14
  {%- for post in site.posts -%}
15
15
  {%- if post.status == 'pinned' -%}
16
16
  <li class="pinned-post-card custom-border">
17
+ <svg
18
+ class="pin-svg"
19
+ version="1.1"
20
+ xmlns="http://www.w3.org/2000/svg"
21
+ viewBox="0 0 54.8289715891961 122.91502231693698"
22
+ width="164.4869147675883"
23
+ height="368.74506695081095"
24
+ >
25
+ <defs>
26
+ <style class="style-fonts">
27
+ </style>
28
+
29
+ </defs>
30
+ <g stroke-linecap="round">
31
+ <g transform="translate(17.963502922513044 98.1012728373579) rotate(0 10.35400784427901 -36.6392819047461)">
32
+ <path
33
+ fill="none"
34
+ class="pin-path"
35
+ d="M-0.92 0.05 C-0.85 -7.96, -1.61 -37.45, 0.46 -48.12 C2.52 -58.8, 8.31 -63.66, 11.46 -64.01 C14.61 -64.36, 17.92 -61.96, 19.34 -50.21 C20.76 -38.46, 20.48 -4.19, 20 6.49 C19.52 17.16, 20.01 12.99, 16.44 13.85 C12.87 14.71, 2.49 13.98, -1.43 11.64 C-5.36 9.29, -6.38 13.15, -7.1 -0.21 C-7.81 -13.57, -8.39 -54.05, -5.72 -68.55 C-3.06 -83.05, 3.85 -87.21, 8.89 -87.23 C13.93 -87.26, 21.52 -74.71, 24.52 -68.68 C27.52 -62.66, 26.27 -53.89, 26.87 -51.11 M0.8 -0.97 C0.75 -9.29, -1.95 -39.43, -0.23 -49.77 C1.5 -60.1, 7.79 -63.14, 11.17 -62.99 C14.54 -62.84, 18.74 -60.01, 20.02 -48.88 C21.29 -37.74, 19.22 -6.54, 18.81 3.8 C18.39 14.14, 21.3 11.55, 17.53 13.15 C13.75 14.76, -0.1 15.77, -3.84 13.45 C-7.59 11.12, -4.38 13.08, -4.95 -0.79 C-5.52 -14.66, -9.58 -55.22, -7.24 -69.77 C-4.91 -84.32, 3.68 -88.43, 9.08 -88.08 C14.47 -87.73, 22.38 -73.79, 25.11 -67.69 C27.84 -61.59, 25.42 -54.5, 25.45 -51.48"
36
+ ></path>
37
+ </g>
38
+ </g>
39
+ <mask></mask>
40
+ </svg>
17
41
  {%- if post.image -%}
18
42
  <img class="post-image" src="{{- post.image | relative_url -}}">
19
43
  {%- endif -%}
@@ -296,6 +296,10 @@ figure {
296
296
  font-family: Virgil;
297
297
  src: url("/assets/theme-assets/theme-fonts/Virgil.woff2");
298
298
  }
299
+ @font-face {
300
+ font-family: "Comic Shanns";
301
+ src: url("/assets/theme-assets/theme-fonts/comic\ shanns.otf");
302
+ }
299
303
  /**
300
304
  * Basic styling
301
305
  */
@@ -226,9 +226,11 @@
226
226
  list-style: none;
227
227
  background-color: var(--md-sys-color-surface-container);
228
228
  border-radius: 24px;
229
- padding: 24px;
229
+ padding: $spacing-unit;
230
+ overflow-x: clip;
230
231
  @media screen and (max-width: 850px) {
231
232
  // background-color: var(--md-sys-color-secondary-container);
233
+ padding: $spacing-unit/2;
232
234
  }
233
235
 
234
236
  > li {
@@ -45,13 +45,14 @@
45
45
  width: 30%;
46
46
  background-color: var(--md-sys-color-surface-container);
47
47
  background-color: var(--md-sys-color-primary-container);
48
- & p,span,a {
48
+ & p,
49
+ span,
50
+ a {
49
51
  color: var(--md-sys-color-on-primary-container);
50
52
  }
51
- & img{
53
+ & img {
52
54
  background-color: var(--md-sys-color-surface-container-high);
53
55
  border-radius: 24px;
54
-
55
56
  }
56
57
  @media screen and (max-width: 1300px) {
57
58
  width: 46%;
@@ -61,21 +62,21 @@
61
62
  }
62
63
  }
63
64
 
64
- .post-card::before {
65
- content: "";
66
- position: absolute;
67
- top: -10px;
68
- left: -12px;
69
- right: -10px;
70
- bottom: -10px;
71
- // width: calc(100% + 12px);
72
- // height: calc(100% + 12px);
73
- z-index: 10;
74
- background-image: url("/assets/theme-assets/theme-images/border-thick.svg");
75
- background-size: 100% 100%;
76
- filter: var(--outline-filter);
77
- pointer-events: none; /* Allows interaction with content inside the border */
78
- }
65
+ // .post-card::before {
66
+ // content: "";
67
+ // position: absolute;
68
+ // top: -10px;
69
+ // left: -12px;
70
+ // right: -10px;
71
+ // bottom: -10px;
72
+ // // width: calc(100% + 12px);
73
+ // // height: calc(100% + 12px);
74
+ // z-index: 10;
75
+ // background-image: url("/assets/theme-assets/theme-images/border-thick.svg");
76
+ // background-size: 100% 100%;
77
+ // filter: var(--outline-filter);
78
+ // pointer-events: none; /* Allows interaction with content inside the border */
79
+ // }
79
80
  .pinned-post-card::before {
80
81
  content: "";
81
82
  position: absolute;
@@ -92,6 +93,7 @@
92
93
  pointer-events: none; /* Allows interaction with content inside the border */
93
94
  }
94
95
  .navrail {
96
+ font-family: "Comic Shanns", $base-font-family;
95
97
  position: fixed;
96
98
  display: flex;
97
99
  flex-direction: column;
@@ -103,7 +105,21 @@
103
105
  width: 100px;
104
106
 
105
107
  @include media-query($on-palm) {
106
- display: none;
108
+ flex-direction: row;
109
+ bottom: 0;
110
+ width: 100vw;
111
+ height: fit-content;
112
+ background-color: var(--md-sys-color-surface-container-highest);
113
+ padding: 0px;
114
+ box-shadow: 0px -4px 16px 0px var(--md-sys-color-shadow);
115
+ .navrail-icon {
116
+ max-height: 34px;
117
+ max-width: max-content;
118
+ object-fit: cover;
119
+ }
120
+ .navrail-button {
121
+ padding: 8px 0 8px 0;
122
+ }
107
123
  }
108
124
  }
109
125
  .navrail-button {
@@ -116,29 +132,9 @@
116
132
  align-items: center;
117
133
  color: var(--md-sys-color-on-surface);
118
134
  }
119
- // .navrail-button::before {
120
- // content: "";
121
- // position: absolute;
122
- // height: 20px;
123
- // width: 20px;
124
- // background-color: aqua;
125
- // top: -20px;
126
- // z-index: 99;
127
- // right: 0px;
128
- // }
129
-
130
- // .navrail-button::after {
131
- // content: "";
132
- // position: absolute;
133
- // height: 20px;
134
- // width: 20px;
135
- // background-color: aqua;
136
- // bottom: -20px;
137
- // z-index: 999;
138
- // right: 0px;
139
- // }
140
135
  .navrail-icon {
141
136
  filter: var(--outline-filter);
137
+ max-width: 40px;
142
138
  }
143
139
 
144
140
  .theme-selector {
@@ -191,3 +187,22 @@
191
187
  padding-left: $spacing-unit/2;
192
188
  }
193
189
  }
190
+ .pin-svg {
191
+ position: absolute;
192
+ height: 80px;
193
+ top: -35px;
194
+ right: -40px;
195
+ z-index: 11;
196
+ // filter: var(--outline-filter);
197
+ }
198
+ .pin-path {
199
+ stroke: var(--md-sys-color-tertiary);
200
+ stroke-width: 2.5;
201
+ }
202
+ h1 {
203
+ font-family: "Comic Shanns", $base-font-family;
204
+ }
205
+ .tagline {
206
+ font-family: "Comic Shanns", $base-font-family;
207
+ text-align: center;
208
+ }
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 132.29597182603248 250.349351184527" width="396.88791547809745" height="751.048053553581" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-opacity="0.8" fill-opacity="0.8" stroke-linecap="round" transform="translate(13.489773546914648 47.56960163452027) rotate(0 34.50250452803067 32.58569872091772)"><path d="M56.2 6.66 C60.83 9.91, 65.18 17.15, 66.6 23.55 C68.01 29.94, 66.75 38.81, 64.69 45.03 C62.63 51.25, 59.51 57.37, 54.25 60.88 C48.98 64.39, 40.47 66.37, 33.1 66.08 C25.73 65.79, 15.1 63.35, 10.04 59.13 C4.97 54.9, 4.1 47.13, 2.7 40.74 C1.31 34.35, -0.84 26.6, 1.68 20.8 C4.19 14.99, 11.85 9.28, 17.8 5.89 C23.74 2.51, 28.82 -3.74, 37.36 0.47 C45.9 4.69, 65.47 22.08, 69.04 31.18 C72.61 40.28, 59.47 54.58, 58.77 55.07 M56.44 7.52 C62.54 11.73, 68.24 20.01, 70.04 26.1 C71.85 32.19, 70.26 38.79, 67.27 44.06 C64.28 49.33, 58.21 54.34, 52.08 57.71 C45.95 61.08, 36.72 63.97, 30.5 64.29 C24.29 64.6, 19.95 63.11, 14.77 59.61 C9.58 56.11, 1.79 50.04, -0.61 43.27 C-3.01 36.5, -2.16 25.78, 0.38 18.99 C2.91 12.19, 8.32 5.32, 14.61 2.52 C20.9 -0.29, 30.69 1.1, 38.11 2.16 C45.52 3.22, 56.27 7.48, 59.1 8.86 C61.93 10.25, 56.22 10.5, 55.09 10.47" stroke="#000000" stroke-width="2" fill="none"></path></g><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(34.57463742515591 112.74099907635662) rotate(0 15.084791538819161 26.155661383568685)" fill-rule="evenodd"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-4.85 18.11 C-1.53 8.08, 3.27 2.65, 13.63 2.03 M-0.7 13.9 C2.05 8.39, 9.28 0.67, 12.81 -0.85 M-7.39 28.48 C0.46 19.31, 12.25 18.01, 21.43 -5.52 M-3.99 27.77 C1.83 18.92, 11.43 11.34, 24.92 -4.31 M-1.2 39.03 C10.65 23.06, 21.6 16.88, 31.8 -6.35 M2.83 35.05 C13.25 18.41, 28.13 6.31, 33.02 -3.76 M-0.37 55.26 C7.83 35.23, 24.14 28.23, 37.55 7.28 M-1.35 52.1 C12.69 34.32, 26.01 17.87, 34.58 11.32 M6.34 56.57 C14.03 50.36, 16.7 38.28, 36.04 21.48 M1.76 58.96 C9.85 50.25, 20.7 40.86, 33.11 23.14 M11.18 63.53 C16.57 52.39, 26.05 45.27, 37.15 36.05 M11.44 59.65 C19.74 52.69, 30.08 40.62, 34.1 32.02 M22.26 64.29 C26.12 57.85, 30.4 52.57, 40.44 43.82 M22.81 59.7 C26.98 53.55, 32.65 47.81, 36.1 44.75" stroke="#40c057" stroke-width="1" fill="none"></path><path d="M1.99 2.39 C1.11 7.06, -3.02 20.95, -3.64 29.46 C-4.27 37.98, -7.79 49.73, -1.75 53.5 C4.29 57.27, 26.85 57.07, 32.6 52.07 C38.34 47.08, 32.32 32.4, 32.72 23.52 C33.12 14.64, 37.66 3.18, 34.98 -1.21 C32.3 -5.6, 22.04 -3.44, 16.65 -2.82 C11.25 -2.2, 5.23 2.27, 2.61 2.5 M-0.37 1.22 C-1.69 6.13, -6.09 23.42, -5.34 32.46 C-4.59 41.5, -2.08 51.98, 4.14 55.48 C10.36 58.97, 27.81 59.82, 31.97 53.44 C36.14 47.07, 28.01 26.55, 29.12 17.22 C30.23 7.88, 40.33 0.12, 38.63 -2.55 C36.94 -5.22, 25.11 0.24, 18.94 1.17 C12.77 2.11, 5.17 2.72, 1.61 3.06" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(34.24310682174746 167.37212453356108) rotate(0 -8.388699358034899 35.91411912658697)"><path d="M-1.67 -2.49 C-0.34 20.35, 0.95 46.72, 7.91 64.29 M1.87 1.79 C2.92 22.77, 4.61 48.67, 5.37 63.42 M8.12 60.41 C-5.24 69.08, -9.07 64.86, -24.24 72.09 M4.57 63.28 C-4.21 64.86, -12.61 68.37, -19.63 72.98" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(70.94366651315022 166.84783082368415) rotate(0 9.961580487666453 33.55479743213962)"><path d="M-2.98 -3.17 C-4.65 20.57, 1.44 42.72, 0.32 64.44 M0.7 -1.01 C1.46 13.92, 1.27 25.42, -2.26 62.43 M-4.06 65.68 C6.16 60.29, 6.12 65.26, 22.86 70.05 M-3.41 60.91 C5.11 63.59, 17.04 67.01, 21.36 68.64" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(30.573050852606627 112.32128499645569) rotate(0 -7.077965083341809 45.87569961425362)"><path d="M-2.22 -2.28 C-4.33 6.19, -12.95 32.73, -14.4 48.74 C-15.85 64.76, -11.66 87.1, -10.94 93.81 M1.77 2.66 C-0.58 10.6, -14.4 30.69, -16.77 45.14 C-19.14 59.6, -13.76 81.9, -12.42 89.4" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(15.89282697604574 180.47946728048953) rotate(0 5.767230808649117 3.9322028240788995)"><path d="M-0.1 1.12 C2.02 2.74, 9.75 7.82, 11.79 8.75 M-1.62 0.66 C0.45 2.03, 8.76 5.96, 10.98 7.09" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(71.46796022302715 114.94275354584192) rotate(0 18.088132990762716 -44.30281848462164)"><path d="M0.6 2.06 C5.94 -3.72, 25.48 -19.2, 31.84 -32.06 C38.21 -44.92, 40.88 -65.43, 38.79 -75.09 C36.71 -84.75, 22.54 -88.05, 19.33 -90.03 M-2.53 0.71 C2.6 -3.62, 23.56 -16.57, 30.38 -29.9 C37.2 -43.23, 40.06 -69.55, 38.4 -79.26 C36.75 -88.98, 24.07 -87.21, 20.45 -88.19" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(103.44987652553522 25.81282286672092) rotate(0 -0.2621468549386634 -7.602258793218937)"><path d="M0.61 -1.16 C0.67 -3.66, 0.72 -11.69, 0.6 -14.13 M-0.52 0.85 C-0.55 -2.04, 0.26 -13.08, 0.24 -15.69" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(108.16851991442985 31.58005367537021) rotate(0 1.8350279845700186 -10.48587419754358)"><path d="M1.12 1.07 C1.7 -2.33, 3.58 -18.02, 4.09 -21.58 M0.25 0.59 C0.65 -2.56, 2.79 -16.56, 3.36 -20.36" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(107.64422620455252 32.10434738524714) rotate(0 7.077965083342008 -8.126552503096264)"><path d="M0.42 -0.61 C2.68 -3.38, 12.24 -12.94, 14.65 -15.55 M-0.82 1.69 C1.22 -0.91, 11.42 -14.52, 13.96 -17.3" stroke="#000000" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(42.164073776494206 70.04023633280974) rotate(0 0.00004600333937787582 0.00004600333937787582)" stroke="none"><path fill="#000000" d="M 1.57,-1.57 Q 1.57,-1.57 1.77,-1.27 1.98,-0.98 2.09,-0.64 2.20,-0.29 2.19,0.05 2.18,0.41 2.05,0.75 1.93,1.09 1.70,1.37 1.48,1.65 1.18,1.84 0.87,2.04 0.52,2.12 0.18,2.21 -0.17,2.18 -0.53,2.15 -0.86,2.01 -1.19,1.87 -1.46,1.63 -1.73,1.39 -1.90,1.07 -2.08,0.76 -2.15,0.41 -2.21,0.05 -2.17,-0.29 -2.12,-0.65 -1.96,-0.97 -1.80,-1.29 -1.54,-1.54 -1.29,-1.80 -0.97,-1.96 -0.65,-2.12 -0.29,-2.17 0.06,-2.21 0.41,-2.15 0.76,-2.08 1.07,-1.90 1.39,-1.73 1.63,-1.46 1.87,-1.19 2.01,-0.86 2.15,-0.53 2.18,-0.17 2.21,0.18 2.12,0.52 2.03,0.87 1.84,1.18 1.65,1.48 1.37,1.70 1.09,1.93 0.75,2.05 0.41,2.18 0.05,2.19 -0.30,2.20 -0.64,2.09 -0.98,1.98 -1.27,1.77 -1.57,1.56 -1.57,1.57 -1.57,1.57 -1.73,1.35 -1.90,1.14 -2.01,0.90 -2.12,0.66 -2.16,0.39 -2.21,0.13 -2.20,-0.13 -2.18,-0.40 -2.10,-0.65 -2.02,-0.91 -1.88,-1.14 -1.74,-1.36 -1.55,-1.55 -1.36,-1.74 -1.14,-1.88 -0.91,-2.02 -0.65,-2.10 -0.40,-2.18 -0.13,-2.20 0.13,-2.21 0.39,-2.16 0.66,-2.12 0.90,-2.01 1.14,-1.90 1.35,-1.73 1.57,-1.57 1.57,-1.57 L 1.57,-1.57 Z"></path></g><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(59.91477391028195 69.2017952554412) rotate(0 0.00004600333937787582 0.00004600333937787582)" stroke="none"><path fill="#000000" d="M 1.57,-1.57 Q 1.57,-1.57 1.77,-1.27 1.98,-0.98 2.09,-0.64 2.20,-0.29 2.19,0.05 2.18,0.41 2.05,0.75 1.93,1.09 1.70,1.37 1.48,1.65 1.18,1.84 0.87,2.04 0.52,2.12 0.18,2.21 -0.17,2.18 -0.53,2.15 -0.86,2.01 -1.19,1.87 -1.46,1.63 -1.73,1.39 -1.90,1.07 -2.08,0.76 -2.15,0.41 -2.21,0.05 -2.17,-0.29 -2.12,-0.65 -1.96,-0.97 -1.80,-1.29 -1.54,-1.54 -1.29,-1.80 -0.97,-1.96 -0.65,-2.12 -0.29,-2.17 0.06,-2.21 0.41,-2.15 0.76,-2.08 1.07,-1.90 1.39,-1.73 1.63,-1.46 1.87,-1.19 2.01,-0.86 2.15,-0.53 2.18,-0.17 2.21,0.18 2.12,0.52 2.03,0.87 1.84,1.18 1.65,1.48 1.37,1.70 1.09,1.93 0.75,2.05 0.41,2.18 0.05,2.19 -0.30,2.20 -0.64,2.09 -0.98,1.98 -1.27,1.77 -1.57,1.56 -1.57,1.57 -1.57,1.57 -1.73,1.35 -1.90,1.14 -2.01,0.90 -2.12,0.66 -2.16,0.39 -2.21,0.13 -2.20,-0.13 -2.18,-0.40 -2.10,-0.65 -2.02,-0.91 -1.88,-1.14 -1.74,-1.36 -1.55,-1.55 -1.36,-1.74 -1.14,-1.88 -0.91,-2.02 -0.65,-2.10 -0.40,-2.18 -0.13,-2.20 0.13,-2.21 0.39,-2.16 0.66,-2.12 0.90,-2.01 1.14,-1.90 1.35,-1.73 1.57,-1.57 1.57,-1.57 L 1.57,-1.57 Z"></path></g><g stroke-linecap="round"><g stroke-opacity="0.8" fill-opacity="0.8" transform="translate(44.02175797921916 85.05010325634942) rotate(180.707313349537 6.088006858548368 -2.283002571955649)"><path d="M0.1 0.01 C0.75 -0.66, 2.28 -3.82, 4.22 -4.03 C6.16 -4.23, 10.36 -1.78, 11.76 -1.21 M-0.51 -0.46 C0.28 -1.27, 3.04 -4.67, 5.27 -4.72 C7.5 -4.76, 11.58 -1.23, 12.86 -0.71" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57.01867283902206 69.51073495614105" width="171.05601851706618" height="208.53220486842315" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round"><g transform="translate(13.950384992495117 12.357081829032381) rotate(0 14.261622046022111 23.33231996428026)" fill-rule="evenodd"><path d="M-1.57 1.72 C3.58 1.91, 25.62 -4.24, 31.26 2.88 C36.9 10.01, 34.58 40.2, 32.28 44.5 C29.97 48.8, 22.75 28.44, 17.43 28.67 C12.11 28.89, 3.48 50.24, 0.37 45.85 C-2.75 41.46, -1.18 9.92, -1.24 2.32" stroke="none" stroke-width="0" fill="#ffffff" fill-rule="evenodd"></path><path d="M1.07 1.02 C5.97 1.28, 24.68 -6.58, 29.67 0.84 C34.65 8.26, 33.31 40.75, 30.98 45.54 C28.66 50.32, 21.15 29.55, 15.7 29.55 C10.26 29.56, 1.13 50.67, -1.68 45.56 C-4.49 40.45, -1.37 6.37, -1.16 -1.1 M0.17 0.51 C4.88 1.03, 23.61 -5.39, 28.68 2.3 C33.76 9.99, 32.79 42.48, 30.63 46.65 C28.47 50.82, 21.37 27.53, 15.74 27.31 C10.11 27.1, -0.48 49.76, -3.16 45.37 C-5.84 40.97, -0.88 8.54, -0.36 0.94" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65.80957112517262 64.37613447615314" width="197.42871337551787" height="193.12840342845942" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round" transform="translate(10.36067178133385 10) rotate(0 5.479515597999637 5.479515597999637)"><path d="M10.96 5.48 C10.96 5.8, 10.93 6.12, 10.88 6.43 C10.82 6.74, 10.74 7.06, 10.63 7.35 C10.52 7.65, 10.38 7.94, 10.22 8.22 C10.07 8.49, 9.88 8.76, 9.68 9 C9.47 9.24, 9.24 9.47, 9 9.68 C8.76 9.88, 8.49 10.07, 8.22 10.22 C7.94 10.38, 7.65 10.52, 7.35 10.63 C7.06 10.74, 6.74 10.82, 6.43 10.88 C6.12 10.93, 5.8 10.96, 5.48 10.96 C5.16 10.96, 4.84 10.93, 4.53 10.88 C4.22 10.82, 3.9 10.74, 3.61 10.63 C3.31 10.52, 3.01 10.38, 2.74 10.22 C2.47 10.07, 2.2 9.88, 1.96 9.68 C1.71 9.47, 1.49 9.24, 1.28 9 C1.08 8.76, 0.89 8.49, 0.73 8.22 C0.58 7.94, 0.44 7.65, 0.33 7.35 C0.22 7.06, 0.14 6.74, 0.08 6.43 C0.03 6.12, 0 5.8, 0 5.48 C0 5.16, 0.03 4.84, 0.08 4.53 C0.14 4.22, 0.22 3.9, 0.33 3.61 C0.44 3.31, 0.58 3.01, 0.73 2.74 C0.89 2.47, 1.08 2.2, 1.28 1.96 C1.49 1.71, 1.71 1.49, 1.96 1.28 C2.2 1.08, 2.47 0.89, 2.74 0.73 C3.01 0.58, 3.31 0.44, 3.61 0.33 C3.9 0.22, 4.22 0.14, 4.53 0.08 C4.84 0.03, 5.16 0, 5.48 0 C5.8 0, 6.12 0.03, 6.43 0.08 C6.74 0.14, 7.06 0.22, 7.35 0.33 C7.65 0.44, 7.94 0.58, 8.22 0.73 C8.49 0.89, 8.76 1.08, 9 1.28 C9.24 1.49, 9.47 1.71, 9.68 1.96 C9.88 2.2, 10.07 2.47, 10.22 2.74 C10.38 3.01, 10.52 3.31, 10.63 3.61 C10.74 3.9, 10.82 4.22, 10.88 4.53 C10.93 4.84, 10.95 5.32, 10.96 5.48 C10.97 5.64, 10.97 5.32, 10.96 5.48" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g><g stroke-linecap="round" transform="translate(10 26.584093293810724) rotate(0 5.479515597999637 5.479515597999637)"><path d="M10.96 5.48 C10.96 5.8, 10.93 6.12, 10.88 6.43 C10.82 6.74, 10.74 7.06, 10.63 7.35 C10.52 7.65, 10.38 7.94, 10.22 8.22 C10.07 8.49, 9.88 8.76, 9.68 9 C9.47 9.24, 9.24 9.47, 9 9.68 C8.76 9.88, 8.49 10.07, 8.22 10.22 C7.94 10.38, 7.65 10.52, 7.35 10.63 C7.06 10.74, 6.74 10.82, 6.43 10.88 C6.12 10.93, 5.8 10.96, 5.48 10.96 C5.16 10.96, 4.84 10.93, 4.53 10.88 C4.22 10.82, 3.9 10.74, 3.61 10.63 C3.31 10.52, 3.01 10.38, 2.74 10.22 C2.47 10.07, 2.2 9.88, 1.96 9.68 C1.71 9.47, 1.49 9.24, 1.28 9 C1.08 8.76, 0.89 8.49, 0.73 8.22 C0.58 7.94, 0.44 7.65, 0.33 7.35 C0.22 7.06, 0.14 6.74, 0.08 6.43 C0.03 6.12, 0 5.8, 0 5.48 C0 5.16, 0.03 4.84, 0.08 4.53 C0.14 4.22, 0.22 3.9, 0.33 3.61 C0.44 3.31, 0.58 3.01, 0.73 2.74 C0.89 2.47, 1.08 2.2, 1.28 1.96 C1.49 1.71, 1.71 1.49, 1.96 1.28 C2.2 1.08, 2.47 0.89, 2.74 0.73 C3.01 0.58, 3.31 0.44, 3.61 0.33 C3.9 0.22, 4.22 0.14, 4.53 0.08 C4.84 0.03, 5.16 0, 5.48 0 C5.8 0, 6.12 0.03, 6.43 0.08 C6.74 0.14, 7.06 0.22, 7.35 0.33 C7.65 0.44, 7.94 0.58, 8.22 0.73 C8.49 0.89, 8.76 1.08, 9 1.28 C9.24 1.49, 9.47 1.71, 9.68 1.96 C9.88 2.2, 10.07 2.47, 10.22 2.74 C10.38 3.01, 10.52 3.31, 10.63 3.61 C10.74 3.9, 10.82 4.22, 10.88 4.53 C10.93 4.84, 10.95 5.32, 10.96 5.48 C10.97 5.64, 10.97 5.32, 10.96 5.48" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g><g stroke-linecap="round" transform="translate(10.290813192190171 43.41710328015387) rotate(0 5.479515597999637 5.479515597999637)"><path d="M10.96 5.48 C10.96 5.8, 10.93 6.12, 10.88 6.43 C10.82 6.74, 10.74 7.06, 10.63 7.35 C10.52 7.65, 10.38 7.94, 10.22 8.22 C10.07 8.49, 9.88 8.76, 9.68 9 C9.47 9.24, 9.24 9.47, 9 9.68 C8.76 9.88, 8.49 10.07, 8.22 10.22 C7.94 10.38, 7.65 10.52, 7.35 10.63 C7.06 10.74, 6.74 10.82, 6.43 10.88 C6.12 10.93, 5.8 10.96, 5.48 10.96 C5.16 10.96, 4.84 10.93, 4.53 10.88 C4.22 10.82, 3.9 10.74, 3.61 10.63 C3.31 10.52, 3.01 10.38, 2.74 10.22 C2.47 10.07, 2.2 9.88, 1.96 9.68 C1.71 9.47, 1.49 9.24, 1.28 9 C1.08 8.76, 0.89 8.49, 0.73 8.22 C0.58 7.94, 0.44 7.65, 0.33 7.35 C0.22 7.06, 0.14 6.74, 0.08 6.43 C0.03 6.12, 0 5.8, 0 5.48 C0 5.16, 0.03 4.84, 0.08 4.53 C0.14 4.22, 0.22 3.9, 0.33 3.61 C0.44 3.31, 0.58 3.01, 0.73 2.74 C0.89 2.47, 1.08 2.2, 1.28 1.96 C1.49 1.71, 1.71 1.49, 1.96 1.28 C2.2 1.08, 2.47 0.89, 2.74 0.73 C3.01 0.58, 3.31 0.44, 3.61 0.33 C3.9 0.22, 4.22 0.14, 4.53 0.08 C4.84 0.03, 5.16 0, 5.48 0 C5.8 0, 6.12 0.03, 6.43 0.08 C6.74 0.14, 7.06 0.22, 7.35 0.33 C7.65 0.44, 7.94 0.58, 8.22 0.73 C8.49 0.89, 8.76 1.08, 9 1.28 C9.24 1.49, 9.47 1.71, 9.68 1.96 C9.88 2.2, 10.07 2.47, 10.22 2.74 C10.38 3.01, 10.52 3.31, 10.63 3.61 C10.74 3.9, 10.82 4.22, 10.88 4.53 C10.93 4.84, 10.95 5.32, 10.96 5.48 C10.97 5.64, 10.97 5.32, 10.96 5.48" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(28.9997343815603 13.730716434903286) rotate(0 13.404918371806161 -0.47696888869757004)"><path d="M0 0 C2.36 -0.16, 9.67 -0.95, 14.13 -0.95 C18.6 -0.95, 24.7 -0.16, 26.81 0 M0 0 C2.36 -0.16, 9.67 -0.95, 14.13 -0.95 C18.6 -0.95, 24.7 -0.16, 26.81 0" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(28.9997343815603 32.35220608874681) rotate(0 13.404918371806161 0.5600446425838186)"><path d="M0 0 C2.4 0.19, 9.94 1.12, 14.41 1.12 C18.88 1.12, 24.74 0.19, 26.81 0 M0 0 C2.4 0.19, 9.94 1.12, 14.41 1.12 C18.88 1.12, 24.74 0.19, 26.81 0" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(28.9997343815603 49.177142917209096) rotate(0 13.404918371806161 0.09888957702210632)"><path d="M0 0 C2.54 0.03, 10.79 0.2, 15.25 0.2 C19.72 0.2, 24.88 0.03, 26.81 0 M0 0 C2.54 0.03, 10.79 0.2, 15.25 0.2 C19.72 0.2, 24.88 0.03, 26.81 0" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 67.2527685293673 122.67861080539672" width="201.7583055881019" height="368.03583241619015" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round"><g transform="translate(47.08292526901914 11.234563421881262) rotate(0 -16.578121474593615 9.946872884756147)" fill-rule="evenodd"><path d="M-0.92 -0.7 L-32.84 18.13 L-18.86 20.66 L-0.21 8.68 L0.57 1.86" stroke="none" stroke-width="0" fill="#ced4da" fill-rule="evenodd"></path><path d="M0 0 C-8.45 5.43, -17.47 9.45, -33.53 17.52 M0 0 C-12.86 6.52, -25.22 12.89, -33.53 17.52 M-33.53 17.52 C-27.59 18.15, -22.53 19.34, -18.14 19.89 M-33.53 17.52 C-27.85 18.77, -21.58 19.03, -18.14 19.89 M-18.14 19.89 C-13.34 18.02, -10.67 14.42, 0.38 7.88 M-18.14 19.89 C-10.92 15.87, -4.63 10.98, 0.38 7.88 M0.38 7.88 C0.16 5.65, 0.37 3.92, 0.25 1.38 M0.38 7.88 C0.34 5.82, 0.22 4.03, 0.25 1.38 M0.25 1.38 C0.25 1.07, 0.19 0.79, 0 0 M0.25 1.38 C0.2 1.01, 0.12 0.6, 0 0" stroke="transparent" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(47.082925269019256 10) rotate(0 -13.137379281753454 50.92298445403463)"><path d="M0 0 C-6.37 4.13, -13.49 9.22, -35.53 16.77 M0 0 C-11.27 4.43, -22.26 11.04, -35.53 16.77 M-35.53 16.77 C-37.41 36.66, -34.01 55.27, -36.41 96.09 M-35.53 16.77 C-36.96 46.06, -37.72 77.27, -36.41 96.09 M-36.41 96.09 C-36.18 96.52, -35.53 96.85, -35.16 97.72 M-36.41 96.09 C-36.03 96.61, -35.56 97.19, -35.16 97.72 M-35.16 97.72 C-28.51 99.74, -22.78 100.93, -17.52 101.85 M-35.16 97.72 C-31.68 98.83, -28.03 100.3, -17.52 101.85 M-17.52 101.85 C-13.52 99.52, -12.58 96.99, -5.51 88.08 M-17.52 101.85 C-13.99 98.18, -12.16 93.93, -5.51 88.08 M-5.51 88.08 C1.38 81.72, 6.9 78.22, 9.26 73.69 M-5.51 88.08 C-0.73 82.23, 4.94 77.43, 9.26 73.69 M9.26 73.69 C8.4 48.23, 10.46 21.73, 10.13 1.25 M9.26 73.69 C8.86 51.62, 9.22 30.41, 10.13 1.25 M10.13 1.25 C3.93 5.89, -1.73 7.94, -17.64 20.64 M10.13 1.25 C-1.12 10.02, -12.24 16.01, -17.64 20.64 M-17.64 20.64 C-25.17 21.33, -31.34 18.83, -34.41 18.14 M-17.64 20.64 C-23 19.59, -29.89 19.22, -34.41 18.14 M-34.41 18.14 C-25.79 12.06, -14.71 9.07, 0 0 M-34.41 18.14 C-21.82 12.02, -9.59 4.45, 0 0" stroke="#343a40" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(47.208043166941195 10.859209728116866) rotate(0 0.18767684688219788 3.5033011418009323)"><path d="M0 0 C0.34 2.89, 0.36 5.28, 0.38 7.01 M0 0 C0.2 1.91, 0.15 3.76, 0.38 7.01" stroke="#343a40" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(16.574645625673327 87.55370392411544) rotate(344.5603544646815 3.565860090761632 4.0181697108163235)"><path d="M3.96 -0.28 C4.61 -0.23, 5.35 0.84, 5.91 1.47 C6.47 2.1, 7.2 2.73, 7.33 3.52 C7.46 4.3, 7.14 5.45, 6.7 6.2 C6.25 6.95, 5.44 7.74, 4.68 8.03 C3.92 8.32, 2.89 8.33, 2.15 7.92 C1.4 7.51, 0.59 6.38, 0.21 5.56 C-0.17 4.74, -0.34 3.77, -0.15 2.99 C0.04 2.22, 0.69 1.35, 1.36 0.9 C2.03 0.45, 3.48 0.4, 3.89 0.3 C4.3 0.2, 3.81 0.25, 3.83 0.3 M3.38 -0.1 C4.05 -0.05, 5.17 0.63, 5.72 1.17 C6.27 1.71, 6.55 2.31, 6.66 3.12 C6.77 3.93, 6.69 5.22, 6.4 6.01 C6.11 6.8, 5.66 7.48, 4.92 7.86 C4.18 8.23, 2.76 8.48, 1.95 8.25 C1.13 8.02, 0.34 7.23, 0.01 6.48 C-0.32 5.73, -0.21 4.74, -0.03 3.76 C0.14 2.78, 0.41 1.15, 1.07 0.58 C1.74 0.01, 3.45 0.48, 3.94 0.34 C4.43 0.2, 4 -0.24, 4.01 -0.29" stroke="none" stroke-width="0" fill="#ced4da"></path><path d="M3.02 0.28 C3.78 0.12, 5.09 0.16, 5.76 0.6 C6.44 1.04, 6.95 2.05, 7.07 2.91 C7.19 3.77, 6.77 5.01, 6.48 5.77 C6.19 6.52, 5.94 7.15, 5.33 7.45 C4.73 7.75, 3.58 7.79, 2.85 7.57 C2.12 7.36, 1.45 6.86, 0.93 6.15 C0.42 5.45, -0.28 4.18, -0.23 3.34 C-0.18 2.5, 0.58 1.61, 1.23 1.1 C1.88 0.59, 3.31 0.44, 3.65 0.26 C3.99 0.08, 3.28 0.05, 3.28 0.03 M3.54 -0.02 C4.22 -0.08, 5.41 0.68, 6.05 1.23 C6.68 1.77, 7.34 2.42, 7.37 3.27 C7.4 4.12, 6.68 5.56, 6.24 6.32 C5.8 7.08, 5.41 7.67, 4.74 7.84 C4.07 8.01, 2.95 7.73, 2.23 7.33 C1.51 6.93, 0.81 6.13, 0.42 5.43 C0.02 4.74, -0.26 3.86, -0.16 3.15 C-0.06 2.43, 0.43 1.6, 1.02 1.15 C1.61 0.69, 2.91 0.52, 3.36 0.41 C3.82 0.3, 3.65 0.49, 3.75 0.48" stroke="#495057" stroke-width="2" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(31.067834335071893 79.63406745259465) rotate(0 1.751650570900452 -0.3534258147472542)" fill-rule="evenodd"><path d="M0.21 0.32 L0.35 2.32 L3.47 -1.09 L3.96 -3.66 L0.44 -0.26" stroke="none" stroke-width="0" fill="#ced4da" fill-rule="evenodd"></path><path d="M0 0 C-0.12 1, -0.27 2.01, -0.25 2.5 M0 0 C-0.1 0.79, -0.17 1.69, -0.25 2.5 M-0.25 2.5 C0.79 1.77, 1.4 1.01, 3.63 -0.5 M-0.25 2.5 C1.14 1.41, 2.4 0.49, 3.63 -0.5 M3.63 -0.5 C3.73 -1.11, 3.67 -1.64, 3.75 -3.21 M3.63 -0.5 C3.64 -1.38, 3.72 -2.29, 3.75 -3.21 M3.75 -3.21 C2.44 -2.29, 1.43 -1.35, 0 0 M3.75 -3.21 C2.37 -1.96, 1.03 -0.86, 0 0 M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0" stroke="#495057" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(31.318620224765937 59.19618402089782) rotate(0 1.751650570900452 -0.3534258147472542)" fill-rule="evenodd"><path d="M0.6 -0.18 L-0.41 1.91 L3.83 -0.95 L4.19 -3.47 L0.53 -0.49" stroke="none" stroke-width="0" fill="#ced4da" fill-rule="evenodd"></path><path d="M0 0 C-0.14 0.71, -0.11 1.25, -0.25 2.5 M0 0 C-0.08 0.82, -0.19 1.6, -0.25 2.5 M-0.25 2.5 C0.42 1.76, 1.42 1.25, 3.63 -0.5 M-0.25 2.5 C1.17 1.45, 2.56 0.3, 3.63 -0.5 M3.63 -0.5 C3.66 -1.48, 3.74 -2.44, 3.75 -3.21 M3.63 -0.5 C3.68 -1.18, 3.7 -1.88, 3.75 -3.21 M3.75 -3.21 C2.61 -2.37, 1.57 -1.39, 0 0 M3.75 -3.21 C2.36 -1.99, 0.95 -0.78, 0 0 M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0" stroke="#495057" stroke-width="2" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(14.917973114765175 34.71630324050852) rotate(0 5.320718812890831 23.620013421711747)" fill-rule="evenodd"><path d="M-0.23 -0.88 L11.34 1.21 L11.3 46.84 L0.4 44.12 L0.12 0.93" stroke="none" stroke-width="0" fill="#ced4da" fill-rule="evenodd"></path><path d="M0 0 C3.8 0.31, 7.34 0.98, 11.04 1.89 M0 0 C2.14 0.57, 4.42 1.02, 11.04 1.89 M11.04 1.89 C11.19 13.78, 11.39 26.63, 10.64 47.24 M11.04 1.89 C10.47 12.47, 11.15 23.18, 10.64 47.24 M10.64 47.24 C7.95 46.93, 4.62 45.64, -0.4 44.85 M10.64 47.24 C7.09 46.25, 3.5 45.46, -0.4 44.85 M-0.4 44.85 C0.26 33.03, 0.4 22.76, -0.4 0.8 M-0.4 44.85 C-0.14 27.99, -0.16 11.86, -0.4 0.8 M-0.4 0.8 C-0.29 0.55, -0.09 0.21, 0 0 M-0.4 0.8 C-0.24 0.51, -0.08 0.19, 0 0" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(16.62642822090612 54.85192069730374) rotate(0 3.530570427245351 0.39781075236567176)"><path d="M0 0 C2.71 0.22, 5.15 0.61, 7.06 0.8 M0 0 C2.66 0.41, 5.51 0.52, 7.06 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(16.260584403998337 61.91306155179416) rotate(0 3.530570427245351 0.39781075236567176)"><path d="M0 0 C1.57 0.2, 3.77 0.24, 7.06 0.8 M0 0 C2.63 0.19, 5.25 0.63, 7.06 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(16.615772575753397 69.63485240574926) rotate(0 3.530570427245351 0.39781075236567176)"><path d="M0 0 C2.06 0.04, 3.86 0.2, 7.06 0.8 M0 0 C2.7 0.38, 5.58 0.73, 7.06 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(17.05265402701184 47.46400672479808) rotate(0 3.530570427245351 0.39781075236567176)"><path d="M0 0 C2.29 0.03, 4.43 0.4, 7.06 0.8 M0 0 C1.58 0.26, 3.27 0.27, 7.06 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(28.5423005692993 31.64784554221012) rotate(0.9326396122069769 0.6968596306295183 40.5123947647175)"><path d="M0 0 C2.88 17.9, -0.22 35.65, 1.39 81.02 M0 0 C1.18 27.07, 0.72 56.25, 1.39 81.02" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 675.2543454170227 29.03554949708291" width="2025.7630362510681" height="87.10664849124873" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round"><g transform="translate(11.685941191315635 18.671896285414732) rotate(0 325.1999816894531 -3.600006103515625)"><path d="M1.14 0.36 C108.79 -0.55, 540.18 -3.69, 648.3 -4.91 M-1.69 -1.91 C106.62 -3.63, 545.32 -8.38, 653.57 -8.67" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58.86925769436846 59.08344493734688" width="176.60777308310537" height="177.25033481204065" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round"><g transform="translate(21.418093481049482 46.117138361917796) rotate(0 7.584918488409187 -16.856672698801333)"><path d="M0 0 C0.58 -2.15, 1.51 -10.91, 3.51 -12.9 C5.51 -14.89, 10.23 -14.36, 12.01 -11.95 C13.8 -9.54, 11.91 -0.44, 14.23 1.56 C16.54 3.56, 24.03 3.73, 25.9 0.05 C27.76 -3.63, 28.34 -14.5, 25.41 -20.52 C22.48 -26.55, 13.93 -35.95, 8.3 -36.11 C2.67 -36.28, -5.19 -27.65, -8.36 -21.52 C-11.53 -15.39, -12.08 -3.33, -10.73 0.65 C-9.38 4.64, -2 2.11, -0.25 2.4 M0 0 C0.58 -2.15, 1.51 -10.91, 3.51 -12.9 C5.51 -14.89, 10.23 -14.36, 12.01 -11.95 C13.8 -9.54, 11.91 -0.44, 14.23 1.56 C16.54 3.56, 24.03 3.73, 25.9 0.05 C27.76 -3.63, 28.34 -14.5, 25.41 -20.52 C22.48 -26.55, 13.93 -35.95, 8.3 -36.11 C2.67 -36.28, -5.19 -27.65, -8.36 -21.52 C-11.53 -15.39, -12.08 -3.33, -10.73 0.65 C-9.38 4.64, -2 2.11, -0.25 2.4" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,10 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.59175568733679 87.20847569061152" width="268.77526706201036" height="261.62542707183457" filter="invert(93%) hue-rotate(180deg)">
2
+ <!-- svg-source:excalidraw -->
3
+
4
+ <defs>
5
+ <style class="style-fonts">
6
+
7
+ </style>
8
+
9
+ </defs>
10
+ <g stroke-linecap="round"><g transform="translate(34.07651618867902 48.033815253945136) rotate(0 10.719361654989378 -4.429577408639432)"><path d="M0.22 -0.09 C0.28 3.88, 2.8 19.68, 0.53 23.9 C-1.73 28.13, -11.07 30.04, -13.35 25.26 C-15.64 20.48, -11.65 0.17, -13.16 -4.77 C-14.67 -9.7, -26.37 0.96, -22.41 -4.36 C-18.44 -9.67, 2.3 -33.7, 10.62 -36.65 C18.94 -39.59, 24.9 -23.26, 27.54 -22.02 C30.18 -20.78, 24.92 -27.86, 26.45 -29.21 C27.98 -30.55, 35.21 -32.65, 36.72 -30.11 C38.23 -27.57, 34.04 -18.75, 35.5 -13.98 C36.97 -9.21, 45.74 -3.27, 45.51 -1.48 C45.29 0.31, 35.85 -7.86, 34.15 -3.24 C32.46 1.38, 37.76 21.51, 35.34 26.25 C32.93 30.99, 22.17 29.48, 19.67 25.21 C17.17 20.93, 23.8 4.71, 20.35 0.59 C16.91 -3.52, 2.48 0.7, -0.99 0.51 M-1.12 -1.18 C-1.2 2.9, 2.02 20.92, -0.18 24.98 C-2.37 29.03, -12.17 28.01, -14.3 23.17 C-16.44 18.32, -11.47 0.45, -12.99 -4.11 C-14.51 -8.67, -27.06 1.41, -23.42 -4.2 C-19.77 -9.81, 0.81 -35.1, 8.87 -37.77 C16.93 -40.44, 22.24 -21.66, 24.95 -20.22 C27.66 -18.78, 23.4 -27.78, 25.16 -29.15 C26.92 -30.51, 33.67 -30.89, 35.51 -28.42 C37.36 -25.94, 35.01 -18.4, 36.21 -14.27 C37.41 -10.14, 42.7 -5.34, 42.71 -3.64 C42.72 -1.94, 37.36 -8.96, 36.25 -4.07 C35.14 0.82, 38.89 20.88, 36.05 25.68 C33.21 30.48, 22.26 29.07, 19.19 24.73 C16.11 20.39, 20.88 4.01, 17.61 -0.38 C14.33 -4.77, 2.18 -1.68, -0.48 -1.63" stroke="#1e1e1e" stroke-width="2" fill="none"></path></g></g><mask></mask></svg>
@@ -0,0 +1,19 @@
1
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54.8289715891961 122.91502231693698"
2
+ width="164.4869147675883" height="368.74506695081095" filter="invert(93%) hue-rotate(180deg)">
3
+ <!-- svg-source:excalidraw -->
4
+
5
+ <defs>
6
+ <style class="style-fonts">
7
+
8
+ </style>
9
+
10
+ </defs>
11
+ <g stroke-linecap="round">
12
+ <g transform="translate(17.963502922513044 98.1012728373579) rotate(0 10.35400784427901 -36.6392819047461)">
13
+ <path
14
+ d="M-0.92 0.05 C-0.85 -7.96, -1.61 -37.45, 0.46 -48.12 C2.52 -58.8, 8.31 -63.66, 11.46 -64.01 C14.61 -64.36, 17.92 -61.96, 19.34 -50.21 C20.76 -38.46, 20.48 -4.19, 20 6.49 C19.52 17.16, 20.01 12.99, 16.44 13.85 C12.87 14.71, 2.49 13.98, -1.43 11.64 C-5.36 9.29, -6.38 13.15, -7.1 -0.21 C-7.81 -13.57, -8.39 -54.05, -5.72 -68.55 C-3.06 -83.05, 3.85 -87.21, 8.89 -87.23 C13.93 -87.26, 21.52 -74.71, 24.52 -68.68 C27.52 -62.66, 26.27 -53.89, 26.87 -51.11 M0.8 -0.97 C0.75 -9.29, -1.95 -39.43, -0.23 -49.77 C1.5 -60.1, 7.79 -63.14, 11.17 -62.99 C14.54 -62.84, 18.74 -60.01, 20.02 -48.88 C21.29 -37.74, 19.22 -6.54, 18.81 3.8 C18.39 14.14, 21.3 11.55, 17.53 13.15 C13.75 14.76, -0.1 15.77, -3.84 13.45 C-7.59 11.12, -4.38 13.08, -4.95 -0.79 C-5.52 -14.66, -9.58 -55.22, -7.24 -69.77 C-4.91 -84.32, 3.68 -88.43, 9.08 -88.08 C14.47 -87.73, 22.38 -73.79, 25.11 -67.69 C27.84 -61.59, 25.42 -54.5, 25.45 -51.48"
15
+ stroke="#495057" stroke-width="2" fill="none"></path>
16
+ </g>
17
+ </g>
18
+ <mask></mask>
19
+ </svg>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dark-blog-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gul Noor
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-27 00:00:00.000000000 Z
11
+ date: 2024-07-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -52,9 +52,18 @@ files:
52
52
  - assets/theme-assets/material-theme/tokens.css
53
53
  - assets/theme-assets/material-theme/typography.module.css
54
54
  - assets/theme-assets/theme-fonts/Virgil.woff2
55
+ - assets/theme-assets/theme-fonts/comic shanns.otf
56
+ - assets/theme-assets/theme-icons/aboutme.svg
57
+ - assets/theme-assets/theme-icons/bookmark.svg
58
+ - assets/theme-assets/theme-icons/categories-rough.svg
55
59
  - assets/theme-assets/theme-icons/categories.svg
60
+ - assets/theme-assets/theme-icons/categories2.svg
61
+ - assets/theme-assets/theme-icons/divider.svg
62
+ - assets/theme-assets/theme-icons/home-rough.svg
56
63
  - assets/theme-assets/theme-icons/home.svg
64
+ - assets/theme-assets/theme-icons/home2.svg
57
65
  - assets/theme-assets/theme-icons/info.svg
66
+ - assets/theme-assets/theme-icons/pin.svg
58
67
  - assets/theme-assets/theme-images/border-thick.svg
59
68
  - assets/theme-assets/theme-images/comp.png
60
69
  - assets/theme-assets/theme-images/comp.svg