-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
793 lines (600 loc) · 26 KB
/
Copy pathindex.html
File metadata and controls
793 lines (600 loc) · 26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
<!DOCTYPE html>
<html lang="en, jp, cn">
<head>
<meta charset="utf-8" />
<title>Chino520's Universe</title>
<meta name="author" content="Chino520" />
<meta name="description" content="Enjoy your music :)" />
<meta name="keywords" content="keyword1, keywords2" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<link rel="icon" href="/images/avatar.jpg" />
<link rel="preconnect" href="https://s4.zstatic.net" />
<script src="https://s4.zstatic.net/ajax/libs/vue/3.3.7/vue.global.prod.min.js"></script>
<link rel="stylesheet" href="https://s4.zstatic.net/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.cn" />
<link rel="preconnect" href="https://fonts.gstatic.cn" crossorigin />
<link
rel="stylesheet"
href="https://fonts.googleapis.cn/css2?family=Fira+Code:wght@400;500;600;700&family=Lexend:wght@400;500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap"
/>
<script> const mixins = {}; </script>
<script src="https://polyfill.alicdn.com/v3/polyfill.min.js?features=default"></script>
<script src="https://s4.zstatic.net/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script src="https://s4.zstatic.net/ajax/libs/highlightjs-line-numbers.js/2.8.0/highlightjs-line-numbers.min.js"></script>
<link
rel="stylesheet"
href="https://s4.zstatic.net/ajax/libs/highlight.js/11.9.0/styles/github.min.css"
/>
<script src="/js/lib/highlight.js"></script>
<script src="https://s4.zstatic.net/ajax/libs/KaTeX/0.16.9/katex.min.js"></script>
<script src="https://s4.zstatic.net/ajax/libs/KaTeX/0.16.9/contrib/auto-render.min.js"></script>
<link rel="stylesheet" href="https://s4.zstatic.net/ajax/libs/KaTeX/0.16.9/katex.min.css" />
<script src="/js/lib/math.js"></script>
<script src="/js/lib/preview.js"></script>
<script src="/js/lib/home.js"></script>
<link rel="stylesheet" href="/css/main.css" />
<!-- hexo injector head_end start -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<!-- hexo injector head_end end --><meta name="generator" content="Hexo 8.0.0"></head>
<body>
<div id="layout">
<transition name="fade">
<div id="loading" v-show="loading">
<div id="loading-circle">
<h2>LOADING</h2>
<p>加载过慢请开启缓存 浏览器默认开启</p>
<img src="/images/loading.gif" />
</div>
</div>
</transition>
<div id="menu" :class="{ hidden: hiddenMenu, 'menu-color': menuColor}">
<nav id="desktop-menu">
<a class="title" href="/">
<span>CHINO520'S UNIVERSE</span>
</a>
<a href="/">
<i class="fa-solid fa-house fa-fw"></i>
<span> Home</span>
</a>
<a href="/About">
<i class="fa-solid fa-id-card fa-fw"></i>
<span> About</span>
</a>
<a href="/archives">
<i class="fa-solid fa-box-archive fa-fw"></i>
<span> Archives</span>
</a>
<a href="/tags">
<i class="fa-solid fa-tags fa-fw"></i>
<span> Tags</span>
</a>
</nav>
<nav id="mobile-menu">
<div class="title" @click="showMenuItems = !showMenuItems">
<i class="fa-solid fa-bars fa-fw"></i>
<span> CHINO520'S UNIVERSE</span>
</div>
<transition name="slide">
<div class="items" v-show="showMenuItems">
<a href="/">
<div class="item">
<div style="min-width: 20px; max-width: 50px; width: 10%">
<i class="fa-solid fa-house fa-fw"></i>
</div>
<div style="min-width: 100px; max-width: 150%; width: 20%">Home</div>
</div>
</a>
<a href="/About">
<div class="item">
<div style="min-width: 20px; max-width: 50px; width: 10%">
<i class="fa-solid fa-id-card fa-fw"></i>
</div>
<div style="min-width: 100px; max-width: 150%; width: 20%">About</div>
</div>
</a>
<a href="/archives">
<div class="item">
<div style="min-width: 20px; max-width: 50px; width: 10%">
<i class="fa-solid fa-box-archive fa-fw"></i>
</div>
<div style="min-width: 100px; max-width: 150%; width: 20%">Archives</div>
</div>
</a>
<a href="/tags">
<div class="item">
<div style="min-width: 20px; max-width: 50px; width: 10%">
<i class="fa-solid fa-tags fa-fw"></i>
</div>
<div style="min-width: 100px; max-width: 150%; width: 20%">Tags</div>
</div>
</a>
</div>
</transition>
</nav>
</div>
<transition name="fade">
<div id="menu-curtain" @click="showMenuItems = !showMenuItems" v-show="showMenuItems"></div>
</transition>
<div id="main" :class="loading ? 'into-enter-from': 'into-enter-active'">
<div id="home-head">
<div
id="home-background"
ref="homeBackground"
data-images="/images/background1.jpg,/images/background2.jpg,/images/background3.jpg,/images/background4.jpg,/images/background5.jpg,/images/background6.jpg"
></div>
<div id="home-info" @click="homeClick">
<span class="loop"></span>
<span class="loop"></span>
<span class="loop"></span>
<span class="loop"></span>
<span class="info">
<div class="wrap">
<h1>Chino520's Universe</h1>
<h3>INTJ</h3>
<h5>Enjoy your music :)</h5>
</div>
</span>
</div>
</div>
<div
id="home-posts-wrap"
ref="homePostsWrap"
trueda
>
<div id="home-posts">
<div class="post">
<a href="/2025/11/12/%E6%83%85%E7%BB%AA%E8%AF%8D%E6%B1%87/">
<h2 class="post-title">情绪词汇</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/11/12
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>情绪可分为4个象限,2个维度:积极还是消极、高唤醒还是低唤醒。这篇文章总结了一共58种情绪。有些我体验过,记录了发生情绪的triggers是什么;有些我没有体验过或无相关体验了,记录了发生时会有什么特征。同时,这篇文章也说明了这些情绪发生时给我们带来的信号。</p>
<hr>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Psychology/" style="color: #ffa2c4">Psychology</a>
</span>
</div>
<a href="/2025/11/12/%E6%83%85%E7%BB%AA%E8%AF%8D%E6%B1%87/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/29/Katex-Guide/">
<h2 class="post-title">Katex Guide</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/29
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>A simple guide that helps you write mathematical formula using Katex.</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Hexo/" style="color: #03a9f4">Hexo</a>
</span>
<span class="tag">
<a href="/tags/Mathematics/" style="color: #ffa2c4">Mathematics</a>
</span>
</div>
<a href="/2025/10/29/Katex-Guide/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/27/Arch-Linux-Instruction/">
<h2 class="post-title">Arch Linux Instruction</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/27
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>A simple Arch Linux instruction</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Technology/" style="color: #ff7d73">Technology</a>
</span>
</div>
<a href="/2025/10/27/Arch-Linux-Instruction/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/27/Latex-Document/">
<h2 class="post-title">Latex Document</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/27
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>Hello, there. I’m writing this post for summarizing Latex syntax that are often used. I don’t like to write reports in Latex as the syntax are so complicated and it’s easy to forget them once you don’t use Latex for a while. Anyway, let’s start to do our summarizing.</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Technology/" style="color: #00bcd4">Technology</a>
</span>
<span class="tag">
<a href="/tags/Academic-Research/" style="color: #00a596">Academic Research</a>
</span>
</div>
<a href="/2025/10/27/Latex-Document/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/27/Mistakes-Summary/">
<h2 class="post-title">Mistakes Summary</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/27
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>I’m writing this post to summarize all the mistakes I’ve been making for several times. You know what? They just don’t come into my mind!</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Chino520/" style="color: #03a9f4">Chino520</a>
</span>
</div>
<a href="/2025/10/27/Mistakes-Summary/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/26/A-Common-Sense-Guide-to-Data-Structure-and-Algorithms/">
<h2 class="post-title">A Common-Sense Guide to Data Structure and Algorithms</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/26
</span>
</div>
<div class="description">
<div class="content" v-pre>
<p>Remember, It is important to associate new knowledge with those you’ve already learnt.</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Technology/" style="color: #ffa2c4">Technology</a>
</span>
<span class="tag">
<a href="/tags/Book-Summary/" style="color: #ff7d73">Book Summary</a>
</span>
</div>
<a href="/2025/10/26/A-Common-Sense-Guide-to-Data-Structure-and-Algorithms/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/26/%E8%87%AA%E6%88%91%E6%88%90%E9%95%BF/">
<h2 class="post-title">自我成长</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/26
</span>
</div>
<div class="description">
<div class="content" v-pre>
<img src="/2025/10/26/%E8%87%AA%E6%88%91%E6%88%90%E9%95%BF/%E6%9C%AC%E5%AD%90%E5%9C%A8%E9%9A%94%E5%A3%81%E8%AF%B4.jpg" class="" title="本子在隔壁说">
<img src="/2025/10/26/%E8%87%AA%E6%88%91%E6%88%90%E9%95%BF/%E6%83%85%E7%BB%AA%E6%8E%A2%E7%B4%A2.jpg" class="" title="Emotional Exploration">
<img src="/2025/10/26/%E8%87%AA%E6%88%91%E6%88%90%E9%95%BF/Overcome%20Perfectionism.jpg" class="" title="Overcome Perfectionism">
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Psychology/" style="color: #ff7d73">Psychology</a>
</span>
<span class="tag">
<a href="/tags/Neuroscience/" style="color: #00a596">Neuroscience</a>
</span>
</div>
<a href="/2025/10/26/%E8%87%AA%E6%88%91%E6%88%90%E9%95%BF/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/25/%E6%9B%BC%E6%98%86%E7%BB%8F%E6%B5%8E%E5%AD%A6%E5%8E%9F%E7%90%86%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/">
<h2 class="post-title">曼昆《经济学原理》</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/25
</span>
</div>
<div class="description">
<div class="content" v-pre>
<h1 id="0-引言"><a href="#0-引言" class="headerlink" title="0. 引言"></a>0. 引言</h1><p>此文章为曼昆(N. Gregory Mankiw)《经济学原理》(<em>Principles of Economics</em>)第7版读书笔记。其中,<code>这样子的词</code>代表专业概念,我会用阅读时的知识架构用自己的话(或是书本原话,如果我觉得没有更好的表达方法时)试着解释,请不要当作教材学习喵🐱。</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Book-Summary/" style="color: #ff7d73">Book Summary</a>
</span>
<span class="tag">
<a href="/tags/Economics/" style="color: #00a596">Economics</a>
</span>
</div>
<a href="/2025/10/25/%E6%9B%BC%E6%98%86%E7%BB%8F%E6%B5%8E%E5%AD%A6%E5%8E%9F%E7%90%86%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/24/Top-100-popular-programming-languages-in-2025/">
<h2 class="post-title">Top 100 popular programming languages in 2025</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/24
</span>
</div>
<div class="description">
<div class="content" v-pre>
<div style="text-align: center"><H1>Rank 1 to 20</H1></div>
<img src="/2025/10/24/Top-100-popular-programming-languages-in-2025/Top%2020%20popular%20programming%20languages%20in%202025.jpg" class="" title="Top 20 popular programming languages in 2025">
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Technology/" style="color: #ffa2c4">Technology</a>
</span>
</div>
<a href="/2025/10/24/Top-100-popular-programming-languages-in-2025/" class="go-post">阅读全文</a>
</div>
<div class="post">
<a href="/2025/10/23/Markdown-Guide/">
<h2 class="post-title">Markdown Guide</h2>
</a>
<div class="category-and-date">
<span class="date">
<span class="icon">
<i class="fa-solid fa-calendar fa-fw"></i>
</span>
2025/10/23
</span>
</div>
<div class="description">
<div class="content" v-pre>
<div style="text-align: center"><H1>A simple Markdown Guide</H1></div>
<!--<img src="/2025/10/23/Markdown-Guide/Markdown.jpg" class="" title="Markdown Guide">-->
<p>This is a markdown guide that helps you write articles organized and easy to read. <!--This mind map ☝️ shows most syntax that you may need when you intend to explain ideas as clear as possible.--></p>
<p>Please be aware of that when you’re using Hexo, several syntax may be different from the original Markdown’s syntax. I summarized both of Hexo’s syntax and the original Markdown’s syntax in the mind map, and I have stricken through the original one which I recommend you avoid using. </p>
<p>Also, Markdown cannot deal with some needs such as aligning text to the right, even though these needs are quite common. So I’ll use HTML where Markdown doesn’t satisfy my needs.</p>
<p>The following content is a practice for these syntax.</p>
</div>
</div>
<div class="post-tags">
<span class="icon">
<i class="fa-solid fa-tags fa-fw"></i>
</span>
<span class="tag">
<a href="/tags/Technology/" style="color: #00bcd4">Technology</a>
</span>
<span class="tag">
<a href="/tags/Hexo/" style="color: #03a9f4">Hexo</a>
</span>
</div>
<a href="/2025/10/23/Markdown-Guide/" class="go-post">阅读全文</a>
</div>
<div class="page-current">
<span class="current">1</span>
<a class="page-num" href="/page/2">
2
</a>
<a class="page-num" href="/page/2/">
<i class="fa-solid fa-caret-right fa-fw"></i>
</a>
</div>
</div>
<div id="home-card">
<div id="card-style">
<div id="card-div">
<div class="avatar">
<img src="/images/avatar.jpg" alt="avatar" />
</div>
<div class="name">Chino520</div>
<div class="description">
<p>Meow~</p>
</div>
<div class="icon-links">
<span class="icon-link">
<a target="_blank" rel="noopener" href="https://github.com/Chino520Real">
<i
class="fa-brands fa-github fa-fw"
></i>
</a>
</span>
<span class="icon-link">
<a href="mailto:chino520forever@gmail.com">
<i
class="fa-solid fa-envelope fa-fw"
></i>
</a>
</span>
<span class="icon-link">
<a target="_blank" rel="noopener" href="https://space.bilibili.com/1876361">
<i
class="fa-brands fa-bilibili fa-fw"
></i>
</a>
</span>
</div>
<div class="friend-links">
<div class="friend-link">
<a target="_blank" rel="noopener" href="https://argvchs.github.io">Argvchs</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer">
<div id="footer-wrap">
<div>
©
2022 - 2025 Chino520's Universe
<span id="footer-icon">
<i class="fa-solid fa-font-awesome fa-fw"></i>
</span>
@Chino520
</div>
<div>
Based on the <a target="_blank" rel="noopener" href="https://hexo.io">Hexo Engine</a> &
<a target="_blank" rel="noopener" href="https://github.com/theme-particlex/hexo-theme-particlex">ParticleX Theme</a>
</div>
</div>
</footer>
<!-- heart animation -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
<script src="/js/heart.js"></script>
</div>
<transition name="fade">
<div id="preview" ref="preview" v-show="previewShow">
<img id="preview-content" ref="previewContent" />
</div>
</transition>
</div>
<script src="/js/main.js"></script>
<!-- hexo injector body_end start --><script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer"></div>
<script>
// Define your playlist with multiple songs
const myPlaylist = [
{
name: 'Jay',
artist: 'Lukrembo',
url: '/music/Lukrembo - Jay (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Lukrembo - Jay (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Another Kid & Pratzapp',
artist: 'Kyoto',
url: '/music/Another Kid & Pratzapp - Kyoto (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Another Kid & Pratzapp - Kyoto (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Avanti',
artist: 'Time',
url: '/music/Avanti - Time (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Avanti - Time (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Aventure',
artist: 'A Beautiful Garden',
url: '/music/Aventure - A Beautiful Garden (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Aventure - A Beautiful Garden (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Filo Starquez',
artist: 'Park Vibes',
url: '/music/Filo Starquez - Park Vibes (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Filo Starquez - Park Vibes (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Hazelwood',
artist: 'Coming Of Age',
url: '/music/Hazelwood - Coming Of Age (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Hazelwood - Coming Of Age (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Hoffy Beats',
artist: 'Florida Keys',
url: '/music/Hoffy Beats - Florida Keys (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Hoffy Beats - Florida Keys (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'massobeats',
artist: 'daydream',
url: '/music/massobeats - daydream (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/massobeats - daydream (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'massobeats',
artist: 'gingersweet',
url: '/music/massobeats - gingersweet (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/massobeats - gingersweet (freetouse.com).webp' // Optional: Add a cover image
},
{
name: 'Milky Wayvers',
artist: 'Love in Japan',
url: '/music/Milky Wayvers - Love in Japan (freetouse.com).mp3', // <-- IMPORTANT: Update the path to your music files
cover: '/images/Milky Wayvers - Love in Japan (freetouse.com).webp' // Optional: Add a cover image
}
// Add as many songs as you need here
];
const ap = new APlayer({
container: document.getElementById('aplayer'),
fixed: true, // Keeps the player at a fixed position
autoplay: true, // Optional: Starts playing automatically
order: 'random',
audio: myPlaylist // Use the defined playlist array
});
</script>
<!-- hexo injector body_end end --></body>
</html>