diff options
author | knolax <1339802534.kk@gmail.com> | 2018-02-27 21:20:14 -0500 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-02-27 21:20:14 -0500 |
commit | 6935fe45f3e435bbbebacc0e9e82838330992b07 (patch) | |
tree | 80188557429a0ae58045ccae2e5b107b3e14d239 | |
parent | 1e0cd09cf69cdf0fa3d489294566c449b5a0ff70 (diff) |
added slow image warning
-rw-r--r-- | cont/doodle.html | 2 | ||||
-rw-r--r-- | doodle.html | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/cont/doodle.html b/cont/doodle.html index e3338c2..8959555 100644 --- a/cont/doodle.html +++ b/cont/doodle.html @@ -5,6 +5,8 @@ [SETTITLE]Some Doodles [SETDATE]2-27-2018 Taking notes, Ha! +The following images are all 15 to 19 MB in size, so loading them will be super +slow, especially with gihub hosting. A watchface </pre> <img src="img/doodle/watch.png" ></img> diff --git a/doodle.html b/doodle.html index 5ce04ce..9930c04 100644 --- a/doodle.html +++ b/doodle.html @@ -21,6 +21,8 @@ 一二三四-->Some Doodles 2-27-2018 -------------------------------------------------------------------------------- Taking notes, Ha! +The following images are all 15 to 19 MB in size, so loading them will be super +slow, especially with gihub hosting. A watchface </pre> <img src="img/doodle/watch.png" ></img> |