Skip to content

Commit 7101598

Browse files
Add favicon and fix text
1 parent 05acfe3 commit 7101598

File tree

7 files changed

+7
-4
lines changed

7 files changed

+7
-4
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h3>Find us online</h3>
2323
</div>
2424
<div class="footer-col col-md-4">
2525
<h3>About Dino Tutors</h3>
26-
<p>Please note we are not a real tutoring company; this website to showcase the power of TutorCruncher.</p>
26+
<p>Please note we are not a real tutoring company; this is a website showcasing the power of TutorCruncher.</p>
2727
</div>
2828
</div>
2929
</div>

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<head>
22
<meta charset="utf-8">
33
<meta http-equiv="X-UA-Compatible" content="IE=edge">
4+
<link rel="icon" type="image/png" href="/static/img/favicon.png" sizes="16x16">
45
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
56
<meta name="viewport" content="width=device-width">
67
<meta name="description" content="{{ site.description }}">

_site/about/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<link rel="icon" type="image/png" href="/static/img/favicon.png" sizes="16x16">
67
<title>About</title>
78
<meta name="viewport" content="width=device-width">
89
<meta name="description" content="Dino Tutors is an example of a company in the tutoring industry, showcasing the power of intergrating TutorCruncher into your website.">
@@ -236,7 +237,7 @@ <h3>Find us online</h3>
236237
</div>
237238
<div class="footer-col col-md-4">
238239
<h3>About Dino Tutors</h3>
239-
<p>Please note we are not a real tutoring company; this website to showcase the power of TutorCruncher.</p>
240+
<p>Please note we are not a real tutoring company; this is a website showcasing the power of TutorCruncher.</p>
240241
</div>
241242
</div>
242243
</div>

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2017-03-08T10:24:43+00:00</updated><id>http://localhost:4000/</id><title type="html">Dino Tutors</title><subtitle>Dino Tutors is an example of a company in the tutoring industry, showcasing the power of intergrating TutorCruncher into your website.</subtitle></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2017-03-08T10:59:36+00:00</updated><id>http://localhost:4000/</id><title type="html">Dino Tutors</title><subtitle>Dino Tutors is an example of a company in the tutoring industry, showcasing the power of intergrating TutorCruncher into your website.</subtitle></feed>

_site/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<link rel="icon" type="image/png" href="/static/img/favicon.png" sizes="16x16">
67
<title>Dino Tutors</title>
78
<meta name="viewport" content="width=device-width">
89
<meta name="description" content="Dino Tutors is an example of a company in the tutoring industry, showcasing the power of intergrating TutorCruncher into your website.">
@@ -236,7 +237,7 @@ <h3>Find us online</h3>
236237
</div>
237238
<div class="footer-col col-md-4">
238239
<h3>About Dino Tutors</h3>
239-
<p>Please note we are not a real tutoring company; this website to showcase the power of TutorCruncher.</p>
240+
<p>Please note we are not a real tutoring company; this is a website showcasing the power of TutorCruncher.</p>
240241
</div>
241242
</div>
242243
</div>

_site/static/img/favicon.png

829 Bytes
Loading

static/img/favicon.png

829 Bytes
Loading

0 commit comments

Comments
 (0)