Skip to content

Commit 9736933

Browse files
Update GitHub_Portfolio.html
1 parent beb6f1e commit 9736933

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

GitHub_Portfolio.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,12 @@
156156
width: 100%;
157157
border: none;
158158
}
159+
.coming-soon {
160+
color: #007ACC; /* use your theme’s accent color */
161+
font-style: italic; /* italics to differentiate */
162+
margin-bottom: 0.5em; /* space before the list */
163+
font-family: 'Times New Roman', Times, serif;
164+
}
159165
</style>
160166
</head>
161167
<body>
@@ -185,6 +191,7 @@ <h1>Hariprashad Ravikumar</h1>
185191

186192
<section>
187193
<h2>Projects</h2>
194+
<p class="coming-soon">More projects coming soon — stay tuned!</p>
188195
<ul>
189196
<li>
190197
<strong>HariBot: AI Chatbot for Website</strong>

0 commit comments

Comments
 (0)