diff options
author | Logan Hunt <loganthebean222@gmail.com> | 2017-07-12 08:31:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-12 08:31:37 -0700 |
commit | 24bfb10a97f5d93927839c210b27d39232cb4b72 (patch) | |
tree | a143cf711fd92a2e71232fd064a67413a751c2d9 | |
parent | a14e87d4738c75cffc1c93d0bac84ded79cbcb0b (diff) | |
download | old-src-backup-24bfb10a97f5d93927839c210b27d39232cb4b72.tar.gz old-src-backup-24bfb10a97f5d93927839c210b27d39232cb4b72.zip |
Update webcomic.html
-rw-r--r-- | webcomic.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webcomic.html b/webcomic.html index 50cba9e..0483d34 100644 --- a/webcomic.html +++ b/webcomic.html @@ -26,7 +26,7 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-card-1 w3-margin w3-indigo"> <div class="w3-container"> <h3><b>WELCOME TO ML COMICS</b></h3> - </div + <!-- Blog entry --> <!-- 'ctrl + /' to comment --> <div class="w3-card-1 w3-margin w3-white"> @@ -56,7 +56,7 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-row"> </div> </div> - +</div> <div class="w3-col l20 s500"> <!-- Blog entry --> |