generated from george-lim/basic-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7cf4c7e
commit 9aafa3b
Showing
3 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,6 +81,10 @@ <h1>Featured</h1></div></div><div | |
<div class="thumbnail-container"> | ||
<img src="./assets/content/[email protected]" alt="Resume banner" class="item-thumbnail"> | ||
</div></a><a | ||
target="_blank" rel="noopener noreferrer" href="https://www.kumo.tk" class="scroll-item"> | ||
<div class="thumbnail-container"> | ||
<img src="./assets/content/[email protected]" alt="Kumo banner" class="item-thumbnail"> | ||
</div></a><a | ||
target="_blank" rel="noopener noreferrer" href="https://t.me/NepheleBot" class="scroll-item"> | ||
<div class="thumbnail-container"> | ||
<img src="./assets/content/[email protected]" alt="Nephele banner" class="item-thumbnail"> | ||
|
@@ -113,6 +117,15 @@ <h2 class="ellipsis">Personal & App Store ready</h2></div> | |
<div class="item-list hscroll"> | ||
<div class="left scroll-assist"></div> | ||
<div class="overflow-container"><a | ||
target="_blank" rel="noopener noreferrer" href="https://www.kumo.tk" class="scroll-item"> | ||
<div class="thumbnail-container"> | ||
<img src="./assets/content/[email protected]" alt="Kumo progressive web app" class="item-thumbnail"> | ||
</div> | ||
<div class="item-details description"> | ||
<h3 class="item-title ellipsis">Kumo</h3> | ||
<p class="item-category ellipsis">Entertainment</p> | ||
<p class="item-category ellipsis">Web</p> | ||
</div></a><a | ||
target="_blank" rel="noopener noreferrer" href="https://play.google.com/store/apps/details?id=com.bruno.android" class="scroll-item"> | ||
<div class="thumbnail-container"> | ||
<img src="./assets/content/[email protected]" alt="Bruno Android app" class="item-thumbnail"> | ||
|