summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-03 17:36:05 -0400
committerAlee <alee14498@gmail.com>2018-11-03 17:36:05 -0400
commit40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb (patch)
tree0042d816137925c5848f0736b36af84e1a2bd848
parentca7a8eca1cc69733f12ac6ef651adbb135a6a4c2 (diff)
downloadsilicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.tar.gz
silicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.tar.bz2
silicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.zip
changed titles
-rw-r--r--about.html2
-rw-r--r--blog.html2
-rw-r--r--support.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/about.html b/about.html
index 798adf1..93dbc99 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@ project: Silicon Linux
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>About | Silicon Linux</TITLE>
+ <TITLE>About Silicon Linux</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}
diff --git a/blog.html b/blog.html
index ebe4184..865a88f 100644
--- a/blog.html
+++ b/blog.html
@@ -5,7 +5,7 @@ project: Silicon Linux
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>Silicon Linux</TITLE>
+ <TITLE>Silicon Linux Blog</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}
diff --git a/support.html b/support.html
index 99644d7..0fd3f8a 100644
--- a/support.html
+++ b/support.html
@@ -5,7 +5,7 @@ project: Silicon Linux
<html>
<HEAD>
{% include heading.html %}
- <TITLE>Support | Silicon Linux</TITLE>
+ <TITLE>Silicon Linux Support</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}