Skip to content

Commit a2a4e66

Browse files
committed
.ml to .in
1 parent 5b4b76c commit a2a4e66

File tree

9 files changed

+60
-60
lines changed

9 files changed

+60
-60
lines changed

checklist.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="og:title" content="The Humaan website launch checklist" />
1111
<meta name="og:type" content="website" />
1212
<meta name="og:description" content="The bulletproof list for website QA before and after launch." />
13-
<meta name="og:url" content="https://alokprateek.ml/checklist" />
13+
<meta name="og:url" content="https://alokprateek.in/checklist" />
1414
<meta name="og:image" content="" />
1515
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
1616
<meta name="apple-mobile-web-app-capable" content="yes" />

config.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Hey mate! Thanks for installing this app. Well it won't give you freebies but it could show you my portfolio and you might read some of my posts on my blog. Since this is offline web app, you need access to wifi or mobile data only when using it for the first time around. Cheers!
1515
</description>
1616

17-
<author href="http://alokprateek.ml" email="[email protected]">
17+
<author href="http://alokprateek.in" email="[email protected]">
1818
Alok Prateek
1919
</author>
2020

@@ -23,7 +23,7 @@
2323
<preference name="orientation" value="landscape" />
2424
<preference name="fullscreen" value="true" />
2525

26-
<access origin="http://alokprateek.ml" subdomains="true" />
26+
<access origin="http://alokprateek.in" subdomains="true" />
2727

2828
<platform name="ios">
2929
<preference name="target-device" value="universal" />

cv/cv_old/index.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
<meta property="og:title" content="Curriculum Vitae" />
3232
<meta property="og:description" content="My academic and professional achivements">
3333
<meta property="og:type" content="website" />
34-
<meta property="og:url" content="http://alokprateek.ml/cv/" />
35-
<link rel="canonical" href="https://alokprateek.ml/cv/" />
36-
<meta property="og:image" content="http://alokprateek.ml/images/avatar2.png" />
34+
<meta property="og:url" content="http://alokprateek.in/cv/" />
35+
<link rel="canonical" href="https://alokprateek.in/cv/" />
36+
<meta property="og:image" content="http://alokprateek.in/images/avatar2.png" />
3737

3838
<!-- Twitter summary cards -->
3939
<meta name="twitter:card" content="summary" />
4040
<meta name="twitter:site" content="@Alok Prateek" />
4141
<meta name="twitter:creator" content="@Alok Prateek" />
4242
<meta name="twitter:title" content="Curriculum Vitae" />
4343
<meta name="twitter:description" content="My academic and professional achivements">
44-
<meta property="og:image" content="http://alokprateek.ml/images/avatar2.png" />
44+
<meta property="og:image" content="http://alokprateek.in/images/avatar2.png" />
4545

4646
<!-- Begin Jekyll SEO tag v2.2.3 -->
4747
<title>Curriculum Vitae | Alok Prateek</title>
@@ -50,11 +50,11 @@
5050
<meta property="og:locale" content="en_US" />
5151
<meta name="description" content="A developer CV." />
5252
<meta property="og:description" content="A developer CV." />
53-
<link rel="canonical" href="https://alokprateek.ml/cv/" />
54-
<meta property="og:url" content="http://alokprateek.ml/cv/" />
53+
<link rel="canonical" href="https://alokprateek.in/cv/" />
54+
<meta property="og:url" content="http://alokprateek.in/cv/" />
5555
<meta property="og:site_name" content="CV - Alok Prateek" />
5656
<script type="application/ld+json">
57-
{"@context":"http://schema.org","@type":"WebPage","headline":"Curriculum Vitae","author":{"@type":"Person","name":"Alok Prateek"},"description":"A developer CV.","url":"http://alokprateek.ml/cv/"}</script>
57+
{"@context":"http://schema.org","@type":"WebPage","headline":"Curriculum Vitae","author":{"@type":"Person","name":"Alok Prateek"},"description":"A developer CV.","url":"http://alokprateek.in/cv/"}</script>
5858
<!-- End Jekyll SEO tag -->
5959
</head>
6060

@@ -100,20 +100,20 @@
100100
<span class="icon-bar"></span>
101101
<span class="icon-bar"></span>
102102
</button>
103-
<a class="navbar-brand" href="https://alokprateek.ml/cv">Curriculum Vitae</a>
103+
<a class="navbar-brand" href="https://alokprateek.in/cv">Curriculum Vitae</a>
104104
</div>
105105

106106
<div class="collapse navbar-collapse" id="main-navbar">
107107
<ul class="nav navbar-nav navbar-right">
108108
<li>
109-
<a href="http://alokprateek.ml">Alok Prateek</a>
109+
<a href="http://alokprateek.in">Alok Prateek</a>
110110
</li>
111111
</ul>
112112
</div>
113113

114114
<div class="avatar-container">
115115
<div class="avatar-img-border">
116-
<a href="http://alokprateek.ml ">
116+
<a href="http://alokprateek.in ">
117117
<img class="avatar-img" src="../images/avatar2.png" />
118118
</a>
119119
</div>
@@ -180,7 +180,7 @@ <h1>Curriculum Vitae</h1>
180180
<span class="code-item-line">
181181
<span class="code-item-attr">Web</span>
182182
<span class="code-item-value">
183-
<a target="_blank" href="http://alokprateek.ml">alokprateek.ml</a>
183+
<a target="_blank" href="http://alokprateek.in">alokprateek.in</a>
184184
</span>
185185
</span>
186186

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ <h2 class="red"><i class="fa fa-comments fa-lg notred"></i>&nbsp;&nbsp;Send Me a
593593

594594
<form action="https://send.pageclip.co/TclCY2svW6BuR00AnoufmvmiwBOakkum" class="pageclip-form"
595595
method="post">
596-
<input type="hidden" name="_next" value="//alokprateek.ml/thanks.html" />
596+
<input type="hidden" name="_next" value="//alokprateek.in/thanks.html" />
597597

598598
<p>Hey Alok!</p>
599599
<p>
@@ -882,7 +882,7 @@ <h2 style="display: none;">Footer Info</h2>
882882
"gender": "Male",
883883
"name": "Alok Prateek",
884884
"telephone": "(+91) 9968-03-5588",
885-
"url": "https://alokprateek.ml",
885+
"url": "https://alokprateek.in",
886886
"birthPlace": "Delhi",
887887
"homeLocation": [{
888888
"@type": "Place",

robots.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
User-agent: *
22
Allow: /
33
Allow: /sitemap.htm
4-
Sitemap: https://alokprateek.ml/sitemap.xml
4+
Sitemap: https://alokprateek.in/sitemap.xml

sitemap.htm

+14-14
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@ <h1><a href="https://XmlSitemapGenerator.org/sitemap-generator.aspx" title="XML
3939
<div id="xsgBody">
4040

4141

42-
<ul><li><a href="https://alokprateek.ml/"><span class="title">Alok Prateek</span></a>
43-
<ul><li><a href="https://alokprateek.ml/cv/"><span class="title">Curriculum Vitae</span></a>
44-
</li><li><a href="https://alokprateek.ml/web/index.html"><span class="title">Portfolio Slider</span></a>
45-
<ul><li><a href="https://alokprateek.ml/web/experiment/chess.html"><span class="title">Oxyenyos</span></a>
46-
</li><li><a href="https://alokprateek.ml/web/experiment/spiral.html"><span class="title">Spiral Generator</span></a>
47-
</li><li><a href="https://alokprateek.ml/web/experiment/spacegame.html"><span class="title">Space Explorer RIP</span></a>
48-
</li><li><a href="https://alokprateek.ml/web/experiment/dance.html"><span class="title">Dancing Robots</span></a>
49-
</li><li><a href="https://alokprateek.ml/web/experiment/98.html"><span class="title">Windows 98 Mockup</span></a>
50-
</li><li><a href="https://alokprateek.ml/web/experiment/fluid.html"><span class="title">Fluid</span></a>
51-
</li><li><a href="https://alokprateek.ml/web/experiment/polygon.html"><span class="title">Oxyenyos</span></a>
52-
</li><li><a href="https://alokprateek.ml/web/experiment/mothers.html"><span class="title">Happy Mothers' Day</span></a>
53-
</li><li><a href="https://alokprateek.ml/web/experiment/strek.html"><span class="title">8-bit Ship</span></a>
54-
</li><li><a href="https://alokprateek.ml/web/experiment/daylife.html"><span class="title">Daily Life O' Mine </span></a>
55-
</li><li><a href="https://alokprateek.ml/web/experiment/planet.html"><span class="title">Planet</span></a>
42+
<ul><li><a href="https://alokprateek.in/"><span class="title">Alok Prateek</span></a>
43+
<ul><li><a href="https://alokprateek.in/cv/"><span class="title">Curriculum Vitae</span></a>
44+
</li><li><a href="https://alokprateek.in/web/index.html"><span class="title">Portfolio Slider</span></a>
45+
<ul><li><a href="https://alokprateek.in/web/experiment/chess.html"><span class="title">Oxyenyos</span></a>
46+
</li><li><a href="https://alokprateek.in/web/experiment/spiral.html"><span class="title">Spiral Generator</span></a>
47+
</li><li><a href="https://alokprateek.in/web/experiment/spacegame.html"><span class="title">Space Explorer RIP</span></a>
48+
</li><li><a href="https://alokprateek.in/web/experiment/dance.html"><span class="title">Dancing Robots</span></a>
49+
</li><li><a href="https://alokprateek.in/web/experiment/98.html"><span class="title">Windows 98 Mockup</span></a>
50+
</li><li><a href="https://alokprateek.in/web/experiment/fluid.html"><span class="title">Fluid</span></a>
51+
</li><li><a href="https://alokprateek.in/web/experiment/polygon.html"><span class="title">Oxyenyos</span></a>
52+
</li><li><a href="https://alokprateek.in/web/experiment/mothers.html"><span class="title">Happy Mothers' Day</span></a>
53+
</li><li><a href="https://alokprateek.in/web/experiment/strek.html"><span class="title">8-bit Ship</span></a>
54+
</li><li><a href="https://alokprateek.in/web/experiment/daylife.html"><span class="title">Daily Life O' Mine </span></a>
55+
</li><li><a href="https://alokprateek.in/web/experiment/planet.html"><span class="title">Planet</span></a>
5656
</li></ul></li></ul></li></ul><!--<guid value="4925416d-ccc4-4d43-b7a5-033977852ef0" />--><!--Created using XmlSitemapGenerator.org - Free HTML, RSS and XML sitemap generator-->
5757

5858

sitemap.txt

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
https://alokprateek.ml/
2-
https://alokprateek.ml/cv/
3-
https://alokprateek.ml/web/index.html
4-
https://alokprateek.ml/web/experiment/chess.html
5-
https://alokprateek.ml/web/experiment/spiral.html
6-
https://alokprateek.ml/web/experiment/spacegame.html
7-
https://alokprateek.ml/web/experiment/dance.html
8-
https://alokprateek.ml/web/experiment/98.html
9-
https://alokprateek.ml/web/experiment/fluid.html
10-
https://alokprateek.ml/web/experiment/polygon.html
11-
https://alokprateek.ml/web/experiment/mothers.html
12-
https://alokprateek.ml/web/experiment/strek.html
13-
https://alokprateek.ml/web/experiment/daylife.html
14-
https://alokprateek.ml/web/experiment/planet.html
1+
https://alokprateek.in/
2+
https://alokprateek.in/cv/
3+
https://alokprateek.in/web/index.html
4+
https://alokprateek.in/web/experiment/chess.html
5+
https://alokprateek.in/web/experiment/spiral.html
6+
https://alokprateek.in/web/experiment/spacegame.html
7+
https://alokprateek.in/web/experiment/dance.html
8+
https://alokprateek.in/web/experiment/98.html
9+
https://alokprateek.in/web/experiment/fluid.html
10+
https://alokprateek.in/web/experiment/polygon.html
11+
https://alokprateek.in/web/experiment/mothers.html
12+
https://alokprateek.in/web/experiment/strek.html
13+
https://alokprateek.in/web/experiment/daylife.html
14+
https://alokprateek.in/web/experiment/planet.html

sitemap.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,85 @@
22
<!--Created using XmlSitemapGenerator.org - Free HTML, RSS and XML sitemap generator-->
33
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
44
<url>
5-
<loc>https://alokprateek.ml/</loc>
5+
<loc>https://alokprateek.in/</loc>
66
<lastmod>2018-05-09</lastmod>
77
<changefreq>monthly</changefreq>
88
<priority>1.0</priority>
99
</url>
1010
<url>
11-
<loc>https://alokprateek.ml/cv/</loc>
11+
<loc>https://alokprateek.in/cv/</loc>
1212
<lastmod>2018-05-09</lastmod>
1313
<changefreq>monthly</changefreq>
1414
<priority>1.0</priority>
1515
</url>
1616
<url>
17-
<loc>https://alokprateek.ml/web/index.html</loc>
17+
<loc>https://alokprateek.in/web/index.html</loc>
1818
<lastmod>2018-05-09</lastmod>
1919
<changefreq>monthly</changefreq>
2020
<priority>1.0</priority>
2121
</url>
2222
<url>
23-
<loc>https://alokprateek.ml/web/experiment/chess.html</loc>
23+
<loc>https://alokprateek.in/web/experiment/chess.html</loc>
2424
<lastmod>2018-05-09</lastmod>
2525
<changefreq>monthly</changefreq>
2626
<priority>1.0</priority>
2727
</url>
2828
<url>
29-
<loc>https://alokprateek.ml/web/experiment/spiral.html</loc>
29+
<loc>https://alokprateek.in/web/experiment/spiral.html</loc>
3030
<lastmod>2018-05-09</lastmod>
3131
<changefreq>monthly</changefreq>
3232
<priority>1.0</priority>
3333
</url>
3434
<url>
35-
<loc>https://alokprateek.ml/web/experiment/spacegame.html</loc>
35+
<loc>https://alokprateek.in/web/experiment/spacegame.html</loc>
3636
<lastmod>2018-05-09</lastmod>
3737
<changefreq>monthly</changefreq>
3838
<priority>1.0</priority>
3939
</url>
4040
<url>
41-
<loc>https://alokprateek.ml/web/experiment/dance.html</loc>
41+
<loc>https://alokprateek.in/web/experiment/dance.html</loc>
4242
<lastmod>2018-05-09</lastmod>
4343
<changefreq>monthly</changefreq>
4444
<priority>1.0</priority>
4545
</url>
4646
<url>
47-
<loc>https://alokprateek.ml/web/experiment/98.html</loc>
47+
<loc>https://alokprateek.in/web/experiment/98.html</loc>
4848
<lastmod>2018-05-09</lastmod>
4949
<changefreq>monthly</changefreq>
5050
<priority>1.0</priority>
5151
</url>
5252
<url>
53-
<loc>https://alokprateek.ml/web/experiment/fluid.html</loc>
53+
<loc>https://alokprateek.in/web/experiment/fluid.html</loc>
5454
<lastmod>2018-05-09</lastmod>
5555
<changefreq>monthly</changefreq>
5656
<priority>1.0</priority>
5757
</url>
5858
<url>
59-
<loc>https://alokprateek.ml/web/experiment/polygon.html</loc>
59+
<loc>https://alokprateek.in/web/experiment/polygon.html</loc>
6060
<lastmod>2018-05-09</lastmod>
6161
<changefreq>monthly</changefreq>
6262
<priority>1.0</priority>
6363
</url>
6464
<url>
65-
<loc>https://alokprateek.ml/web/experiment/mothers.html</loc>
65+
<loc>https://alokprateek.in/web/experiment/mothers.html</loc>
6666
<lastmod>2018-05-09</lastmod>
6767
<changefreq>monthly</changefreq>
6868
<priority>1.0</priority>
6969
</url>
7070
<url>
71-
<loc>https://alokprateek.ml/web/experiment/strek.html</loc>
71+
<loc>https://alokprateek.in/web/experiment/strek.html</loc>
7272
<lastmod>2018-05-09</lastmod>
7373
<changefreq>monthly</changefreq>
7474
<priority>1.0</priority>
7575
</url>
7676
<url>
77-
<loc>https://alokprateek.ml/web/experiment/daylife.html</loc>
77+
<loc>https://alokprateek.in/web/experiment/daylife.html</loc>
7878
<lastmod>2018-05-09</lastmod>
7979
<changefreq>monthly</changefreq>
8080
<priority>1.0</priority>
8181
</url>
8282
<url>
83-
<loc>https://alokprateek.ml/web/experiment/planet.html</loc>
83+
<loc>https://alokprateek.in/web/experiment/planet.html</loc>
8484
<lastmod>2018-05-09</lastmod>
8585
<changefreq>monthly</changefreq>
8686
<priority>1.0</priority>

terms.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<div class="container major frow" style="margin-left: 10em; margin-top: 3em; margin-right: 8em; word-wrap: normal">
4545
<h2>Terms of Service</h2>
4646
<h3>1. Terms</h3>
47-
<p>By accessing the website at <a href="https://alokprateek.ml">https://alokprateek.ml</a>, you are agreeing to be bound by these terms of service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this website are protected by applicable copyright and trademark law.</p>
47+
<p>By accessing the website at <a href="https://alokprateek.in">https://alokprateek.in</a>, you are agreeing to be bound by these terms of service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this website are protected by applicable copyright and trademark law.</p>
4848
<h3>2. Use License</h3>
4949
<ol type="a">
5050
<li>Permission is granted to temporarily download one copy of the materials (information or software) on my portfolio website for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not:

0 commit comments

Comments
 (0)