Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hadisinaee/avicenna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 96ca6d6..c345c80 100644
--- a/README.md
+++ b/README.md
@@ -40,8 +40,8 @@ $ hugo server
To kick start, copy the following configuration and paste it in `config.toml` file in your root directory.
__IMPORTANT__
- - copy your profile picture named `profile.jpg` in the `static` folder
- - copy your CV file in the `static` folder. Set the `cv_name` variable to your its full file name.
+ - copy your profile picture and name it `profile.jpg` in the `static` folder
+ - copy your CV file in the `static` folder. Set the `cv_name` variable to its full file name.
```toml
baseURL = "https://example.edu"