-
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
Showing
2 changed files
with
13 additions
and
30 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<body> | ||
<div class="container"> | ||
<h1 class="title">Novatix</h1> | ||
<p class="description">Here you can find everything like the games I make or stuff like my YouTube, Twitter, or even my Patreon! :D</p> | ||
<p class="description">Want to find all my projects and socials? Well, here is the place! :D</p> | ||
<div class="social-links"> | ||
<a href="https://twitter.com/kaptenmel_dev" target="_blank" class="social-link twitter">Twitter</a> | ||
<a href="https://www.youtube.com/channel/UCEOl9f_Tame0bIL_JakJaHA" target="_blank" class="social-link youtube">YouTube</a> | ||
|
@@ -20,8 +20,8 @@ <h1 class="title">Novatix</h1> | |
</div> | ||
</div> | ||
<div class="footer"> | ||
<p class="footer-text">If anyone wants to team up, feel free to reach out on Twitter!</p> | ||
<a href="https://www.youtube.com/watch?v=xvFZjo5PgG0" target="_blank" class="small-button">What does this button do?</a> | ||
<p class="footer-text">For business inquiries or collaboration opportunities, please contact us via email at <a href="mailto:[email protected]">[email protected]</a></p> | ||
<a href="https://www.youtube.com/watch?v=xvFZjo5PgG0" target="_blank" class="small-button">I wonder what this button does</a> | ||
</div> | ||
<script src="script.js"></script> | ||
</body> | ||
|
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