Skip to content

Commit

Permalink
fixed numbered list in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sIspravnikov authored Aug 23, 2021
1 parent 82acfd9 commit 69c89e6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Bitbucket/Jira design inspired.
gitea versions: 1.14, 1.15 currently not tested

<h4>Usage:</h4>
1. Download the css file and place it in $GITEA_CUSTOM/public/css/.
2. To make theme selectable by users in profile settings, append ,gitea-blue to the list of THEMES in your app.ini.
3. Restart gitea.
<ol>
<li>Download the css file and place it in $GITEA_CUSTOM/public/css/.</li>
<li>To make theme selectable by users in profile settings, append ,gitea-blue to the list of THEMES in your app.ini.</li>
<li>Restart gitea.</li>
</ol>

0 comments on commit 69c89e6

Please sign in to comment.