-
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
3 changed files
with
157 additions
and
6 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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" | ||
content="Creating beautiful and responsive designs, websites and app with the power of technology."> | ||
<meta name="keywords" content="Thembi, Dibotelo, Portfolio, Designs, Website, Freelancer, Botswana"> | ||
<meta name="author" content="Thembi Dibotelo"> | ||
<meta property="og:site_name" content="Thembi Dibotelo"> | ||
<meta property="og:title" content="Thembi Dibotelo Freelance Designer and Developer"> | ||
<meta property="og:description" | ||
content="Creating beautiful and responsive designs, websites and app with the power of technology."> | ||
<meta property="og:type" content="Website"> | ||
<meta property="og:image:url" | ||
content="https://github.com/GovanDBT/GovanDBT/assets/62579660/9b29e362-8851-4932-9dc3-7e02462f71a6"> | ||
<meta property="og:url" content="#"> | ||
<title>Contacts - send me email</title> | ||
<link rel="icon" type="image/x-icon" href="../images/favicon.svg"> | ||
<link rel="stylesheet" href="../css/style.css"> | ||
<link rel="stylesheet" href="../css/normalize.css"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Bad+Script&family=Poppins:wght@300;400;700;800&display=swap" | ||
rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> | ||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/6f879d6c21.js" crossorigin="anonymous"></script> | ||
</head> | ||
|
||
<body> | ||
<!--Hero section + Navigation bar--> | ||
<header> | ||
<section> | ||
<nav class="nav collapsible container"> | ||
<a href="index.html" class="nav-logo"><img src="../images/logo.svg" alt=""></a> | ||
<i class="fa-solid fa-bars-staggered nav-toggler"></i> | ||
<div class="nav-list-container"> | ||
<ul class="list nav-list collapsible-content"> | ||
<li><a href="../index.html">about</a></li> | ||
<li><a href="resume.html">resume</a></li> | ||
<li><a href="portfolio.html">portfolio</a></li> | ||
<li><a href="#">blog</a></li> | ||
<li><a href="contact.html" class="highlighter">contact</a></li> | ||
</ul> | ||
</div> | ||
<a href="https://github.com/GovanDBT" target="_blank" | ||
class="btn btn-accent btn-nav collapsible-content"> | ||
<i class="fa-brands fa-github btn-icon"></i> | ||
GitHub | ||
</a> | ||
</nav> | ||
</section> | ||
</header> | ||
<!--Resume section--> | ||
|
||
<!--footer--> | ||
<footer class="footer"> | ||
<p class="footer-copyright">Copyright © 2023 Thembi Dibotelo</p> | ||
</footer> | ||
<!--JS links and paths--> | ||
<script src="../js/main.js"></script> | ||
</body> | ||
|
||
</html> |
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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" | ||
content="Creating beautiful and responsive designs, websites and app with the power of technology."> | ||
<meta name="keywords" content="Thembi, Dibotelo, Portfolio, Designs, Website, Freelancer, Botswana"> | ||
<meta name="author" content="Thembi Dibotelo"> | ||
<meta property="og:site_name" content="Thembi Dibotelo"> | ||
<meta property="og:title" content="Thembi Dibotelo Freelance Designer and Developer"> | ||
<meta property="og:description" | ||
content="Creating beautiful and responsive designs, websites and app with the power of technology."> | ||
<meta property="og:type" content="Website"> | ||
<meta property="og:image:url" | ||
content="https://github.com/GovanDBT/GovanDBT/assets/62579660/9b29e362-8851-4932-9dc3-7e02462f71a6"> | ||
<meta property="og:url" content="#"> | ||
<title>Portfolios - my projects</title> | ||
<link rel="icon" type="image/x-icon" href="../images/favicon.svg"> | ||
<link rel="stylesheet" href="../css/style.css"> | ||
<link rel="stylesheet" href="../css/normalize.css"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Bad+Script&family=Poppins:wght@300;400;700;800&display=swap" | ||
rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> | ||
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/6f879d6c21.js" crossorigin="anonymous"></script> | ||
</head> | ||
|
||
<body> | ||
<!--Hero section + Navigation bar--> | ||
<header> | ||
<section> | ||
<nav class="nav collapsible container"> | ||
<a href="index.html" class="nav-logo"><img src="../images/logo.svg" alt=""></a> | ||
<i class="fa-solid fa-bars-staggered nav-toggler"></i> | ||
<div class="nav-list-container"> | ||
<ul class="list nav-list collapsible-content"> | ||
<li><a href="../index.html">about</a></li> | ||
<li><a href="resume.html">resume</a></li> | ||
<li><a href="portfolio.html" class="highlighter">portfolio</a></li> | ||
<li><a href="#">blog</a></li> | ||
<li><a href="contact.html">contact</a></li> | ||
</ul> | ||
</div> | ||
<a href="https://github.com/GovanDBT" target="_blank" | ||
class="btn btn-accent btn-nav collapsible-content"> | ||
<i class="fa-brands fa-github btn-icon"></i> | ||
GitHub | ||
</a> | ||
</nav> | ||
</section> | ||
</header> | ||
<!--Resume section--> | ||
|
||
<!--footer--> | ||
<footer class="footer"> | ||
<p class="footer-copyright">Copyright © 2023 Thembi Dibotelo</p> | ||
</footer> | ||
<!--JS links and paths--> | ||
<script src="../js/main.js"></script> | ||
</body> | ||
|
||
</html> |
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