Skip to content

Commit decaa4d

Browse files
committed
提交配置
1 parent 04e56ec commit decaa4d

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

_config.redefine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ defaults:
2727
# Favicon
2828
favicon: /images/redefine-favicon.svg
2929
# Site logo
30-
logo:
30+
logo: /images/头像.ico
3131
# Site avatar
3232
avatar: /images/头像.ico
3333
# IMAGE CONFIGURATION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< end

_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ title: Hexo
77
subtitle: ''
88
description: ''
99
keywords:
10-
author: John Doe
10+
author: HiJu
1111
language: zh-CN
12-
timezone: ''
12+
timezone: 'Asia/Shanghai'
1313

1414
# URL
1515
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
16-
url: http://example.com
17-
permalink: :year/:month/:day/:title/
16+
url: https://hackerHiJu.github.io/
17+
#permalink: :year/:month/:day/:title/
18+
permalink: :title/
1819
permalink_defaults:
1920
pretty_urls:
2021
trailing_index: true # Set to false to remove trailing 'index.html' from permalinks

source/_posts/1. Stable Diffusion笔记记录.md renamed to source/_posts/stable_diffusion/1.StableDiffusion笔记记录.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
title: Stable Diffusion
2+
title: StableDiffusion入门
33
date: 2024-12-30 19:07:05
4+
updated: 2024-12-30 19:07:05
45
tags: ["SD", "AI"]
56
comments: true
7+
categories: ["AI"]
68
thumbnail: "https://evan.beee.top/img/208184324-f2640ade-587a-4f46-8ad1-7b4c1b31394f.png"
79
---
810

@@ -589,4 +591,4 @@ Tag的格式:
589591

590592
Configuration:预设值,根据显存进行调整的,可以直接下载
591593

592-
![image-20240314222957017](https://cdn.jsdelivr.net/gh/hackerhaiJu/note-picture@main/note-picture/image-20240314222957017.png)
594+
![image-20240314222957017](https://cdn.jsdelivr.net/gh/hackerhaiJu/note-picture@main/note-picture/image-20240314222957017.png)

0 commit comments

Comments
 (0)