diff options
Diffstat (limited to 'app/scripts/add-pictures.py')
-rw-r--r-- | app/scripts/add-pictures.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/scripts/add-pictures.py b/app/scripts/add-pictures.py new file mode 100644 index 0000000..95079f0 --- /dev/null +++ b/app/scripts/add-pictures.py @@ -0,0 +1,6 @@ +print("## Figures", end="\n\n") + +print("{width=100%}", end="\n\n") +print("{width=100%}", end="\n\n") +print("{width=100%}", end="\n\n") +print("{width=100%}", end="\n\n")
\ No newline at end of file |