Compare commits
3 commits
metropool_
...
master
Author | SHA1 | Date | |
---|---|---|---|
c97217ea63 | |||
9a245ed8ce | |||
29f4a5e149 |
3 changed files with 15 additions and 3 deletions
13
.editorconfig
Normal file
13
.editorconfig
Normal file
|
@ -0,0 +1,13 @@
|
|||
# https://editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
|
||||
[*.{py,py.*}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2019-2020 Zeus WPI
|
||||
Copyright (c) 2019-2025 Zeus WPI
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -3,8 +3,7 @@ la_bicyclette: La Bicyclette
|
|||
osm https://www.openstreetmap.org/node/9787361791
|
||||
address Voskenslaan 183, 9000 Gent
|
||||
phone +32 468 13 09 20
|
||||
website https://defritoloog.be
|
||||
# Op bovenstaande website kan men ook online bestellen
|
||||
website https://la-bicyclette.be
|
||||
============================
|
||||
|
||||
pasta_size: Grote pastabeker
|
Loading…
Reference in a new issue