diff options
| author | Alee <alee14498@gmail.com> | 2018-11-03 17:36:05 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-03 17:36:05 -0400 |
| commit | 40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb (patch) | |
| tree | 0042d816137925c5848f0736b36af84e1a2bd848 | |
| parent | ca7a8eca1cc69733f12ac6ef651adbb135a6a4c2 (diff) | |
| download | silicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.tar.gz silicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.tar.bz2 silicon-linux-40e543e3146d65b2b12c8d6fb7f44de0bc8b15fb.zip | |
changed titles
| -rw-r--r-- | about.html | 2 | ||||
| -rw-r--r-- | blog.html | 2 | ||||
| -rw-r--r-- | support.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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 %} @@ -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 %} |
