Skip to content

Commit

Permalink
selected work -> selected projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilis K committed Jan 31, 2024
1 parent 6166f10 commit 64f985b
Show file tree
Hide file tree
Showing 16 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion dist/accusonus.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/contactpigeon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/meta.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/microsoft.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/profile.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/voicemod.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/youbehero.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions src/accusonus.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -119,8 +119,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<li class="py-1 my-2 position-relative"><a href="meta.html" title="Opens Meta's project page" class="smaller-3 noUnderline stretched-link ps-2">Meta</a></li>
<li class="py-1 my-2 position-relative"><a href="microsoft.html" title="Opens Microsoft's project page" class="smaller-3 noUnderline stretched-link ps-2">Microsoft</a></li>
<li class="py-1 my-2 position-relative active"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative ps-4 pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -209,8 +209,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<div class="card card-body bg-transparent border-0 py-0 ps-3">
<ul class="mb-0">
<li class="pb-1 my-2 position-relative active"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions src/contactpigeon.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<div class="col-7 d-none d-lg-block d-flex justify-content-between text-end anim05">

<div class="dropdown px-0 d-inline-block px-lg-4">
<button id="worksDropdown" type="button" data-bs-toggle="dropdown" aria-expanded="false" class="nav-link dropdown-toggle mx-auto px-0" title="Selected work">
<button id="worksDropdown" type="button" data-bs-toggle="dropdown" aria-expanded="false" class="nav-link dropdown-toggle mx-auto px-0" title="Selected projects">
Work
</button>
<div id="dropdown-menu" class="dropdown-menu dropdown-menu-end dropdown-menu-xxl-start p-3 border-radius" style="width: 610px; margin-top: 28px">
Expand All @@ -107,7 +107,7 @@
<ul class="list-unstyled mb-0">
<p class="font-weight-bold">Additional</p>
<li class="mb-1"><a class="ddLink accusonusDD py-2 dropdown-item smaller-1 border-radius" title="Opens accusonus' project page" href="accusonus.html">accusonus</a></li>
<li class="my-1" title="Opens ContactPigeon's project page - Coming soon"><a href="contactpigeon.html" class="ddLink contactpigeonDD py-2 dropdown-item smaller-1 border-radius disabled">ContactPigeon</a></li>
<li class="my-1" title="Coming soon"><a href="contactpigeon.html" class="ddLink contactpigeonDD py-2 dropdown-item smaller-1 border-radius disabled">ContactPigeon</a></li>
<li class="mt-1" title="Opens ContactPigeon's project page - Coming soon"><a href="youbehero.html" class="ddLink youbeheroDD py-2 dropdown-item smaller-1 border-radius disabled">YouBeHero</a></li>
</ul>
</div>
Expand Down Expand Up @@ -1161,7 +1161,7 @@ <h2 class="section-title">Next project</h2>
<div class="container">
<div class="col-12 d-flex justify-content-between">
<div>
<p class="font-weight-bold">Selected work</p>
<p class="font-weight-bold">Selected projects</p>
<ul class="list-unstyled mb-0">
<li class="mb-3"><a href="voicemod.html" class="text-info">Voicemod</a></li>
<li class="mb-3 ps-1" title="You are here">Meta</li>
Expand Down
20 changes: 10 additions & 10 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -119,8 +119,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<li class="py-1 my-2 position-relative"><a href="meta.html" title="Opens Meta's project page" class="smaller-3 noUnderline stretched-link ps-2">Meta</a></li>
<li class="py-1 my-2 position-relative"><a href="microsoft.html" title="Opens Microsoft's project page" class="smaller-3 noUnderline stretched-link ps-2">Microsoft</a></li>
<li class="py-1 my-2 position-relative"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative ps-4 pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -217,8 +217,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<div class="card card-body bg-transparent border-0 py-0 ps-3">
<ul class="mb-0">
<li class="pb-1 my-2 position-relative"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -272,8 +272,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<p id="changing-text" class="mt-4 smaller-2">Welcome to my portfolio, an ongoing project.</p>

<p class="mt-5">
<a href="voicemod.html" class="btn btn-primary rounded-pill py-2 px-3" title="Click to view Voicemod's project page">Dive right in!</a>
<button class="btn btn-outline-primary bg-background text-primary py-2 px-3 rounded-pill ms-2" data-bs-toggle="modal" data-bs-target="#aboutmeVideoModal" title="Opens short intro video">Intro video (1:03)</button>
<a href="voicemod.html" class="btn btn-primary rounded-pill py-2 px-3 mb-3 me-2" title="Click to view Voicemod's project page">Dive right in!</a>
<button class="btn btn-outline-primary bg-background text-primary py-2 px-3 rounded-pill mb-3" data-bs-toggle="modal" data-bs-target="#aboutmeVideoModal" title="Opens short intro video">Intro video (1:03)</button>
</p>
</div>
</div>
Expand All @@ -296,7 +296,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<div class="col-12 mb-lg-0 pb-5 top12vh selectedWork">
<div class="row">
<div class="col-12 col-lg-4">
<h2 class="section-title">Selected work</h2>
<h2 class="section-title">Selected projects</h2>
</div>
</div>
</div>
Expand Down Expand Up @@ -359,7 +359,7 @@ <h2 class="section-title">Selected work</h2>
<div class="col-12 mb-lg-0 pb-5 top12vh selectedWork">
<div class="row">
<div class="col-12 col-lg-4">
<h2 class="section-title">Selected work</h2>
<h2 class="section-title">Selected projects</h2>
</div>

<div class="col-12 col-lg-8 d-none d-lg-flex justify-content-end selectedWorkNav">
Expand Down
12 changes: 6 additions & 6 deletions src/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -125,8 +125,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<li class="py-1 my-2 position-relative active"><a href="meta.html" title="Opens Meta's project page" class="smaller-3 noUnderline stretched-link ps-2">Meta</a></li>
<li class="py-1 my-2 position-relative"><a href="microsoft.html" title="Opens Microsoft's project page" class="smaller-3 noUnderline stretched-link ps-2">Microsoft</a></li>
<li class="py-1 my-2 position-relative"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>

<ul class="list-unstyled mb-0 mt-2 position-relative ps-4 pe-3">
<li class="position-relative py-1 ps-2 smaller-3 notthis">
Selected work
Selected projects
</li>
</ul>

Expand All @@ -223,8 +223,8 @@ <h5 class="offcanvas-title bigger-2" id="offcanvasNavbarLabel">Μenu</h5>
<div class="card card-body bg-transparent border-0 py-0 ps-3">
<ul class="mb-0">
<li class="pb-1 my-2 position-relative"><a href="accusonus.html" title="Opens accusonus' project page" class="smaller-3 noUnderline stretched-link ps-2">accusonus</a></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Opens ContactPigeon's project page" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Opens YouBeHero's project page" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" disabled="disabled" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">ContactPigeon</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
<li class="py-1 my-2 position-relative"><a href="javascript:void(0);" title="Coming soon" class="smaller-3 noUnderline stretched-link ps-2">YouBeHero</a><span class="badge bg-secondary text-primary the-border font-weight-normal smaller-4 ms-2 px-1">Soon</span></li>
</ul>
</div>
</div>
Expand Down
Loading

0 comments on commit 64f985b

Please sign in to comment.