Skip to content

Commit 0a5333a

Browse files
committed
deployed to netlify
tagged as version 1
1 parent daa0581 commit 0a5333a

File tree

3 files changed

+7
-38
lines changed

3 files changed

+7
-38
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Portfolio Website
1+
# Aditya Mitra's Portfolio Site V1
22

3-
### I have created this portfolio website in hurry.
3+
*This is my old portfolio site.*
44

5-
### It is not complete fully. But soon I will upload a new and fresh one.
5+
Built with HTML, CSS, JS.
6+
7+
Live at [netlify - ]()

assets/fontawesome/LICENSE.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
<img class="profile-image img-fluid float-left rounded-circle" src="assets/images/profile.jpg" alt="profile image" width="200" />
3838
<div class="profile-content float-left">
3939
<h1 class="name">Aditya Mitra</h1>
40-
<h2 class="desc">Developer</h2>
40+
<h2 class="desc">Developer</h2>
41+
<h5>Welcome to my Old Portfolio Site V1</h5>
4142
<ul class="social list-inline">
4243
<li class="list-inline-item"><a href="https://twitter.com/Aditya_Mitra_"><i class="fab fa-twitter"></i></a></li>
4344
<li class="list-inline-item"><a href="https://github.com/aditya-mitra"><i class="fab fa-github-alt"></i></a></li>

0 commit comments

Comments
 (0)