Skip to content

Commit

Permalink
Update for codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
R0mb0 authored Oct 10, 2023
1 parent d84840e commit c9cb9ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
4. If necessary use params below to center it.
6. Now, chose if you want one or two informations columns and if you want a circular logo in your document.
- Set "splitedInfo" variable (at code line 41) to true, to have two column informatios; false to have only one column.
- S et "circularLogo" variable (at code line 47) to true, to have the logo cropped into a circle; false to include your logo image as it is.
- Set "circularLogo" variable (at code line 47) to true, to have the logo cropped into a circle; false to include your logo image as it is.
7. Add your information into information column.
1. Go to 61th code line, delete "\lipsum[1][1-4]" command then add your text.
2. If you have chosen to have two informations columns, also, do the same at 65th code line.
8. Edit GDPR text as you want.
- Go below the "Bottom part" of code (the bottom part start from 154th code line) and edit it.
9. Now "Commit changes"!
10. Wait 2 minutes, got to "Actions" -> "Compile" -> click on the last one (look at the date on right) -> scroll down the page and click on "artifact file".
11. Done! now you have your document :).
10. Wait 2 minutes, got to "Actions" -> "Compile" -> click on the last one (look at the date on right) -> scroll down the page and click on "artifact file".
11. Done! now you have your document :).
---

# License
Expand Down

0 comments on commit c9cb9ff

Please sign in to comment.