diff options
| author | s1n <[email protected]> | 2019-10-20 19:23:44 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 19:23:44 -0700 |
| commit | 87f257c9a6dd5a5000e746d94c22d16b0e856252 (patch) | |
| tree | 1aacca9d90f1a2f83d39be0d641ae640abf43052 | |
| parent | fix mobile navbar, recatogirize a fix (diff) | |
| download | p.s1n.pw-admin-87f257c9a6dd5a5000e746d94c22d16b0e856252.tar.xz p.s1n.pw-admin-87f257c9a6dd5a5000e746d94c22d16b0e856252.zip | |
add example to work
| -rw-r--r-- | work/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/work/index.html b/work/index.html index 8a08797..b6c4bc2 100644 --- a/work/index.html +++ b/work/index.html @@ -76,7 +76,7 @@ <div class="col-lg-8"> <h3 class="wow fadeInUp" data-wow-delay="1s">work.</h3><br> - <p class="wow fadeInUp" data-wow-delay="1.2s">I usually do daily work to exercise my skills. Here is some of my work.</p> + <p class="wow fadeInUp" data-wow-delay="1.2s">I usually do daily work to exercise my skills. Here is some of my work. (These are filler for now.)</p> </div> </div> |