-
Notifications
You must be signed in to change notification settings - Fork 0
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
db58f23
commit 37ccbc4
Showing
3 changed files
with
22 additions
and
6 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.
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
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 |
---|---|---|
@@ -1,5 +1,21 @@ | ||
<header class="bg-white shadow-sm"> | ||
<div class="max-w-7xl mx-auto py-4 px-4 sm:px-6 lg:px-8"> | ||
<h1 class="text-lg leading-6 font-semibold text-gray-900">Github Declutter</h1> | ||
</div> | ||
</header> | ||
<div class="navbar bg-base-100 max-w-screen"> | ||
<div class="flex-1"> | ||
<a href="/" class="btn btn-ghost normal-case text-xl">Github Declutter</a> | ||
</div> | ||
<div class="flex-none"> | ||
<ul class="menu menu-horizontal px-1"> | ||
<li><a href="https://github.com/tegarimansyah/github_declutter">⭐ Star this in Github ⭐</a></li> | ||
<li> | ||
<details> | ||
<summary> | ||
Feedback | ||
</summary> | ||
<ul class="p-2 bg-base-100 right-0"> | ||
<li><a href="https://github.com/tegarimansyah/github_declutter/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=">Feature Request</a></li> | ||
<li><a href="https://github.com/tegarimansyah/github_declutter/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=">Bug Report</a></li> | ||
</ul> | ||
</details> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> |
37ccbc4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
github-declutter – ./
github-declutter-git-main-tegarimansyah.vercel.app
github-declutter-tegarimansyah.vercel.app
github-declutter.vercel.app
github-declutter.tegar.my.id