Skip to content

Commit a772cfd

Browse files
Update index.html
1 parent 91cb245 commit a772cfd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<html>
44
<head>
5-
<title>FOSSWORLD</title>
5+
<title>CODEUINO</title>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
88
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
@@ -17,7 +17,7 @@
1717

1818
<!-- Header -->
1919
<header id="header">
20-
<h1 id="logo"><a href="index.html">FOSSWORLD</a></h1>
20+
<h1 id="logo"><a href="index.html">CODEUINO</a></h1>
2121
<nav id="nav">
2222
<ul>
2323
<li><a href="index.html">Home</a></li>
@@ -35,7 +35,7 @@ <h1 id="logo"><a href="index.html">FOSSWORLD</a></h1>
3535
<section id="banner">
3636
<div class="content">
3737
<header>
38-
<h2>Enter into FOSSWorld</h2>
38+
<h2>Enter into Codeuino</h2>
3939
<p>In true open source development,<br/>
4040
there's lots of visibility all the <br />
4141
way through the development process.</p>
@@ -110,7 +110,7 @@ <h3>Contributor Tracker</h3>
110110
<li><a href="https://github.com/FOSSWorld1" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
111111
</ul>
112112
<ul class="copyright">
113-
<li>&copy;FOSSWorld All rights reserved.</li>
113+
<li>&copy;Codeuino All rights reserved.</li>
114114
</ul>
115115
</footer>
116116

0 commit comments

Comments
 (0)