Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Love #1

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
82 changes: 0 additions & 82 deletions README.md

This file was deleted.

Binary file added dist/.DS_Store
Binary file not shown.
Binary file added dist/assets/DSC05277.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/Hampi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/Peniscola.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/Spain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/Tanzania.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions dist/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content />
<meta name="author" content />
<title>Modern Business - Start Bootstrap Template</title>
<title>A9urag Travel Blog</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Custom Google font-->
Expand All @@ -27,8 +27,8 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0 small fw-bolder">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="resume.html">Resume</a></li>
<li class="nav-item"><a class="nav-link" href="projects.html">Projects</a></li>
<li class="nav-item"><a class="nav-link" href="resume.html">About Me</a></li>
<li class="nav-item"><a class="nav-link" href="projects.html">Blogs</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</div>
Expand Down Expand Up @@ -109,7 +109,7 @@ <h1 class="fw-bolder">Get in touch</h1>
<footer class="bg-white py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0">Copyright &copy; Your Website 2023</div></div>
<div class="col-auto"><div class="small m-0">Copyright &copy; A9urag Photography 2023</div></div>
<div class="col-auto">
<a class="small" href="#!">Privacy</a>
<span class="mx-1">&middot;</span>
Expand Down
26 changes: 13 additions & 13 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Personal - Start Bootstrap Theme</title>
<title>A9urag Travel Blog</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Custom Google font-->
Expand All @@ -22,13 +22,13 @@
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light bg-white py-3">
<div class="container px-5">
<a class="navbar-brand" href="index.html"><span class="fw-bolder text-primary">Start Bootstrap</span></a>
<a class="navbar-brand" href="index.html"><span class="fw-bolder text-primary">Paraglide this beautiful world with me</span></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0 small fw-bolder">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="resume.html">Resume</a></li>
<li class="nav-item"><a class="nav-link" href="projects.html">Projects</a></li>
<li class="nav-item"><a class="nav-link" href="resume.html">About Me</a></li>
<li class="nav-item"><a class="nav-link" href="projects.html">Blogs</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</div>
Expand All @@ -41,12 +41,12 @@
<div class="col-xxl-5">
<!-- Header text content-->
<div class="text-center text-xxl-start">
<div class="badge bg-gradient-primary-to-secondary text-white mb-4"><div class="text-uppercase">Design &middot; Development &middot; Marketing</div></div>
<div class="fs-3 fw-light text-muted">I can help your business to</div>
<h1 class="display-3 fw-bolder mb-5"><span class="text-gradient d-inline">Get online and grow fast</span></h1>
<div class="badge bg-gradient-primary-to-secondary text-white mb-4"><div class="text-uppercase">Live &middot; Travel &middot; Love</div></div>
<div class="fs-3 fw-light text-muted">Hidden gems of the earth</div>
<h1 class="display-3 fw-bolder mb-5"><span class="text-gradient d-inline">Lets travel together</h1>
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xxl-start mb-3">
<a class="btn btn-primary btn-lg px-5 py-3 me-sm-3 fs-6 fw-bolder" href="resume.html">Resume</a>
<a class="btn btn-outline-dark btn-lg px-5 py-3 fs-6 fw-bolder" href="projects.html">Projects</a>
<a class="btn btn-primary btn-lg px-5 py-3 me-sm-3 fs-6 fw-bolder" href="resume.html">About Me</a>
<a class="btn btn-outline-dark btn-lg px-5 py-3 fs-6 fw-bolder" href="projects.html">Blogs</a>
</div>
</div>
</div>
Expand All @@ -56,7 +56,7 @@ <h1 class="display-3 fw-bolder mb-5"><span class="text-gradient d-inline">Get on
<div class="profile bg-gradient-primary-to-secondary">
<!-- TIP: For best results, use a photo with a transparent background like the demo example below-->
<!-- Watch a tutorial on how to do this on YouTube (link)-->
<img class="profile-img" src="assets/profile.png" alt="..." />
<img class="profile-img" src="assets/DSC05277.jpg" alt="..." />
<div class="dots-1">
<!-- SVG Dots-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 191.6 1215.4" style="enable-background: new 0 0 191.6 1215.4" xml:space="preserve">
Expand Down Expand Up @@ -182,8 +182,8 @@ <h1 class="display-3 fw-bolder mb-5"><span class="text-gradient d-inline">Get on
<div class="col-xxl-8">
<div class="text-center my-5">
<h2 class="display-5 fw-bolder"><span class="text-gradient d-inline">About Me</span></h2>
<p class="lead fw-light mb-4">My name is Start Bootstrap and I help brands grow.</p>
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fugit dolorum itaque qui unde quisquam consequatur autem. Eveniet quasi nobis aliquid cumque officiis sed rem iure ipsa! Praesentium ratione atque dolorem?</p>
<p class="lead fw-light mb-4">My name is Anurag. I am an avid traveller and photographer.</p>
<p class="text-muted">I feel a great connection with nature and I believe Travel is not just a break from your life but it gives you deeper perspective of life</p>
<div class="d-flex justify-content-center fs-2 gap-4">
<a class="text-gradient" href="#!"><i class="bi bi-twitter"></i></a>
<a class="text-gradient" href="#!"><i class="bi bi-linkedin"></i></a>
Expand All @@ -199,7 +199,7 @@ <h2 class="display-5 fw-bolder"><span class="text-gradient d-inline">About Me</s
<footer class="bg-white py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0">Copyright &copy; Your Website 2023</div></div>
<div class="col-auto"><div class="small m-0">Copyright &copy; A9urag Photography 2023</div></div>
<div class="col-auto">
<a class="small" href="#!">Privacy</a>
<span class="mx-1">&middot;</span>
Expand Down
Loading