diff options
| author | s1n <[email protected]> | 2019-10-22 21:31:09 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-22 21:31:09 -0700 |
| commit | 16c179b3ff70b58b88f565bc1b254065e5a38eed (patch) | |
| tree | da2a6777f1ccbec6915f6cef990e9784ea51520f /projects/graphics/devils-work | |
| parent | fix previous/ next (diff) | |
| download | p.s1n.pw-admin-16c179b3ff70b58b88f565bc1b254065e5a38eed.tar.xz p.s1n.pw-admin-16c179b3ff70b58b88f565bc1b254065e5a38eed.zip | |
add absence
Diffstat (limited to 'projects/graphics/devils-work')
| -rw-r--r-- | projects/graphics/devils-work/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/graphics/devils-work/index.html b/projects/graphics/devils-work/index.html index c084320..7e7a77e 100644 --- a/projects/graphics/devils-work/index.html +++ b/projects/graphics/devils-work/index.html @@ -7,7 +7,7 @@ <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="author" content="harrnish"> - <title>Project | s1nical</title> + <title>Devils Work | s1nical</title> <!-- stylesheet --> <link rel="stylesheet" href="/css/style.css"> @@ -87,12 +87,12 @@ <div class="row"> <div class="col-lg-4"> <p class="wow fadeInUp" data-wow-delay="1.2s">service :</p> - <h6 class="wow fadeInUp" data-wow-delay="1.3s">Render</h6> + <h6 class="wow fadeInUp" data-wow-delay="1.3s">GFX</h6> </div> <div class="col-lg-4"> <p class="wow fadeInUp" data-wow-delay="1.6s">completed :</p> - <h6 class="wow fadeInUp" data-wow-delay="1.7s">19 October 2019</h6> + <h6 class="wow fadeInUp" data-wow-delay="1.7s">August 2019</h6> </div> <br> </div> @@ -139,7 +139,7 @@ <div class="container"> <div class="row"> <div class="col-lg-6 prev"> - <a href="/projects/graphics/swavy-pfps/" id="no-h"> + <a href="/projects/graphics/absence/" id="no-h"> <ion-icon name="arrow-back"></ion-icon>previous </a> </div> |