Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2f9d074

Browse files
authoredMay 27, 2024
Merge pull request #2976 from knunn553/master
Added inspirational message.
2 parents 27e22dc + 44554e0 commit 2f9d074

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ <h3>Contribute</h3>
112112
</div>
113113
<!-- End message from omprakash -->
114114

115+
<!-- Message from Kyle-->
116+
<div>
117+
<h1 style="border: #001440; border-radius: 50px; align-items: center; justify-content: center;"> "Perfection is not when there's nothing left to add, but when there's nothing left to take away." - Antoine de Saint-Exuery </h1>
118+
</div>
119+
<!-- End Message From Kyle-->
115120
<!-- Message from Ruth -->
116121
<div class="w3-panel w3-card-4 w3-light-grey" style="width:50%">
117122
<p class=" w3-large w3-serif">

0 commit comments

Comments
 (0)
Please sign in to comment.