Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e1f7a7

Browse files
add
1 parent c677a4e commit 0e1f7a7

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

‎Index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
6262

6363

6464
</div>
65-
<div class="main flex text-center mt-10">
65+
<div class="main flex text-center mt-10">
6666
<div class="max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700">
6767
<a href="#">
6868
<h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">Function</h5>
@@ -162,6 +162,22 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
162162
</a>
163163
</div>
164164

165+
</div>
166+
<div class="main flex text-center mt-10">
167+
<div class="max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700">
168+
<a href="#">
169+
<h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">Event Listener</h5>
170+
</a>
171+
<p class="mb-3 font-normal text-gray-700 dark:text-gray-400">Here are the biggest enterprise technology acquisitions of 2021 so far, in reverse chronological order.</p>
172+
<a href="StopWatchProject/index.html" class="inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">
173+
Read more
174+
<svg class="rtl:rotate-180 w-3.5 h-3.5 ms-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10">
175+
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/>
176+
</svg>
177+
</a>
178+
</div>
179+
180+
165181
</div>
166182
</body>
167183
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /