diff --git a/example.toml b/example.toml
index aea04ff..61cdf00 100644
--- a/example.toml
+++ b/example.toml
@@ -39,19 +39,3 @@ characters = ["nano"]
["生", "せい"],
]
transl = ["Shinonome Nano", "Robot highschool girl"]
-
-# - picture 2
-# - text 1
-# - すいません
はかせ
-# - suimasen
hakase
-# - Sorry, hakasei
-# - text 2
-# - 朝食は自分で
作って下さい!!
-# - ちょう・しょく・は・じ・ぶんで!!
つく・って・くだ・さい!!
-# - kyou shoku wa ji bunde!!
tsukutte kudasai!!
-# - Breakfast is on you.
Please make it yourself!!
-# - text 3
-# - 東雲なの
ロボ女子高生
-# - しの・のめ・なの
ロボ・じょ・し・こう・せい
-# - shinonome nano
robo joshi kousei
-# - shinonome nano
robot highschool girl
diff --git a/src/main.rs b/src/main.rs
index 3d4d553..4e51634 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -13,16 +13,16 @@ struct Chapter{
volume: usize,
chapter: usize,
title: String,
- pic: Vec