aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/content/usage/profile-readme.en-us.md4
-rw-r--r--docs/content/usage/profile-readme.pngbin0 -> 33680 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/content/usage/profile-readme.en-us.md b/docs/content/usage/profile-readme.en-us.md
index 339176f7d4..fe42fa2723 100644
--- a/docs/content/usage/profile-readme.en-us.md
+++ b/docs/content/usage/profile-readme.en-us.md
@@ -19,3 +19,7 @@ To display a Markdown file in your Gitea user or organization profile page, crea
Gitea will automatically display the contents of the file on your profile, in a new "Overview" above your repositories.
Making the `.profile` repository private will hide the Profile README.
+
+Example of user with `.profile/README.md`:
+
+![profile readme screenshot](./profile-readme.png)
diff --git a/docs/content/usage/profile-readme.png b/docs/content/usage/profile-readme.png
new file mode 100644
index 0000000000..f8043ad02a
--- /dev/null
+++ b/docs/content/usage/profile-readme.png
Binary files differ