This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Remove unnecessary backslash (
#8249
)
tags/v1.11.0-dev
John Olheiser
techknowlogick
6 years ago
parent
e37414c557
commit
96093f3018
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/content/doc/advanced/customizing-gitea.en-us.md
+ 1
- 1
docs/content/doc/advanced/customizing-gitea.en-us.md
View File
@@ -60,7 +60,7 @@ the url `http://gitea.domain.tld/image.png`.
## Changing the default avatar
Place the png image at the following path: `custom/public/img/avatar
\
_default.png`
Place the png image at the following path: `custom/public/img/avatar_default.png`
## Customizing Gitea pages
Write
Preview
Loading…
Cancel
Save