-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
25 additions
and
276 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,10 @@ title: about | |
layout: about | ||
date: 2023-12-04 23:14:19 | ||
--- | ||
个人网站,随缘更新: | ||
|
||
学习&踩坑经验,倒垃圾,暴论 | ||
|
||
Email联系: [email protected] | ||
|
||
Github: https://github.com/thely314 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: playlist | ||
date: 2023-12-08 21:21:36 | ||
--- | ||
{% meting "7724497259" "netease" "playlist" "theme:#3F51B5" "volume:0.2" "listfolded:false" "mutex:true" "preload:auto" %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,15 +9,16 @@ nav: | |
|
||
# Menu 目錄 | ||
menu: | ||
Home: / || fas fa-home | ||
Archives: /archives/ || fas fa-archive | ||
Tags: /tags/ || fas fa-tags | ||
Categories: /categories/ || fas fa-folder-open | ||
Home: /主页/ || fas fa-home | ||
Archives: /归档/ || fas fa-archive | ||
Tags: /标签/ || fas fa-tags | ||
Categories: /分类/ || fas fa-folder-open | ||
# List||fas fa-list||hide: | ||
# Music: /music/ || fas fa-music | ||
# Movie: /movies/ || fas fa-video | ||
Link: /link/ || fas fa-link | ||
About: /about/ || fas fa-heart | ||
# Link: /link/ || fas fa-link | ||
- { key: "音乐", link: "/playlist/", icon: "iconfont icon-music" } | ||
About: /关于/ || fas fa-heart | ||
|
||
# Code Blocks (代碼相關) | ||
# -------------------------------------- | ||
|
@@ -40,7 +41,7 @@ social: | |
# -------------------------------------- | ||
|
||
# Favicon(網站圖標) | ||
favicon: /img/favicon.png | ||
favicon: /img/thely_headIMG.png | ||
|
||
# Avatar (頭像) | ||
avatar: | ||
|
@@ -950,6 +951,11 @@ CDN: | |
# Custom format | ||
# For example: https://cdn.staticfile.org/${cdnjs_name}/${version}/${min_cdnjs_file} | ||
custom_format: | ||
custom_js: | ||
- //cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js #/APlayer#/APlayer依赖 | ||
- //cdn.jsdelivr.net/gh/metowolf/[email protected]/dist/Meting.min.js #/APlayer依赖 | ||
custom_css: | ||
- //cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css #/APlayer依赖 | ||
|
||
option: | ||
# abcjs_basic_js: | ||
|