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 6a1a3ce commit d84840e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
[![Compilation_Test](https://github.com/R0mb0/GDPR_template/actions/workflows/Compilation_Test.yml/badge.svg)](https://github.com/R0mb0/GDPR_template/actions/workflows/Compilation_Test.yml)

## Configurations
- **Normal logo & one infomtations column**
![1](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/One_informations_column_%26_normal_logo.png)
- **Circular logo & one infomtations column**
![2](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/One_informations_column_%26_circular_logo.png)
- **Normal logo & two informations columns**
![3](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/Two_informations_columns_%26_normal_logo.png)
- **Circular logo & two Informations columns**
![4](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/Two_informations_columns_%26_circular_logo.png)
- **Normal logo & one infomtations column**
![1](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/One_informations_column_%26_normal_logo.png)
- **Circular logo & one infomtations column**
![2](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/One_informations_column_%26_circular_logo.png)
- **Normal logo & two informations columns**
![3](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/Two_informations_columns_%26_normal_logo.png)
- **Circular logo & two Informations columns**
![4](https://github.com/R0mb0/GDPR_template/blob/main/ReadMe_Images/Two_informations_columns_%26_circular_logo.png)

## Personalize online this document for free!
1. Fork this repository.
Expand All @@ -27,16 +27,16 @@
3. Overwrite demo image name with your own (at code line 51).
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.
- 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.
- 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.
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.
- 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 d84840e

Please sign in to comment.