File tree Expand file tree Collapse file tree 7 files changed +14
-15
lines changed
Expand file tree Collapse file tree 7 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 11# Contribution
22
3- ** Last Update: 2024-09-10 **
3+ ** Last Update: 2024-09-14 **
44
55Changes and improvements are more than welcome! ❤️ Feel free to fork and open a pull request.
66
@@ -50,7 +50,7 @@ Please consider the following :
50509 . Update 2 font counters in ` README.md `
5151 - Badge section
5252 - Overview section
53- 10 . Update ` Reference ` section in ` README.md `
53+ 10 . Update ` References ` section in ` README.md `
545411 . Run ` autopep8.bat ` /` autopep8.sh ` (* Optional* , need to install latest version of ` autopep8 ` package)
5555
5656
@@ -70,7 +70,7 @@ Please consider the following :
70706 . Update 2 art counters in ` README.md `
7171 - Badge section
7272 - Overview section
73- 7 . Update ` Reference ` section in ` README.md `
73+ 7 . Update ` References ` section in ` README.md `
7474
7575## Decoration
7676
@@ -83,4 +83,4 @@ Please consider the following :
83836 . Update 2 decor counters in ` README.md `
8484 - Badge section
8585 - Overview section
86- 7 . Update ` Reference ` section in ` README.md `
86+ 7 . Update ` References ` section in ` README.md `
Original file line number Diff line number Diff line change 1111 validations :
1212 required : true
1313 - type : textarea
14- id : aditional -context
14+ id : additional -context
1515 attributes :
1616 label : Additional context
1717 placeholder : >
Original file line number Diff line number Diff line change 2727 validations :
2828 required : false
2929 - type : textarea
30- id : aditional -context
30+ id : additional -context
3131 attributes :
3232 label : Additional context
3333 placeholder : >
Original file line number Diff line number Diff line change 1111 validations :
1212 required : true
1313 - type : textarea
14- id : aditional -context
14+ id : additional -context
1515 attributes :
1616 label : Additional context
1717 placeholder : >
Original file line number Diff line number Diff line change 1111 validations :
1212 required : true
1313 - type : textarea
14- id : aditional -context
14+ id : additional -context
1515 attributes :
1616 label : Additional context
1717 placeholder : >
Original file line number Diff line number Diff line change @@ -788,7 +788,7 @@ Just send your text to one of these bots. 👇👇👇👇
7887883 . Website : [ https://www.ascii-art.site ] ( https://www.ascii-art.site )
789789790790
791- ## Reference
791+ ## References
792792
7937931 . [ FIGlet] ( http://www.figlet.org/ )
7947942 . [ 1 Line Art] ( http://1lineart.kulaone.com/#/ )
Original file line number Diff line number Diff line change 11
22# Art Release Instructions
33
4- ** Last Update: 2024-09-10 **
4+ ** Last Update: 2024-09-14 **
55
661 . Create the ` release ` branch under ` dev `
772 . Update all version tags
6363 2 . Update all version tags
6464 1. `index.html`
6565 3 . Update fonts list
66- 1. Update `FontList.html` (Step **16 .2**)
66+ 1. Update `FontList.html` (Step **17 .2**)
6767 4 . Update arts list
68- 1. Update `ArtList.html` (Step **16 .2**)
68+ 1. Update `ArtList.html` (Step **17 .2**)
6969 5 . Update decors list
70- 1. Update `DecorList.html` (Step **16 .2**)
70+ 1. Update `DecorList.html` (Step **17 .2**)
7171 6 . Update all font counters in ` index.html ` (** If needed** )
7272 1. `<img src="https://img.shields.io/badge/Font List-{font_counter}-blue.svg" alt="Font List">`
7373 2. `<td id="font_counter">{font_counter}</td>`
7777 8 . Update all decor counters in ` index.html ` (** If needed** )
7878 1. `<img src="https://img.shields.io/badge/Decor List-{decor_counter}-green.svg" alt="Decor List">`
7979 2. `<td id="decor_counter">{decor_counter}</td>`
80-
81- 9 . Update ` Reference ` section (** If needed** )
80+ 9 . Update ` References ` section (** If needed** )
8281 10 . Update code examples (** If needed** )
8382 1 . [ http://www.hilite.me ] ( http://www.hilite.me )
8483 2 . Python console session
You can’t perform that action at this time.
0 commit comments