Skip to content
Snippets Groups Projects
Commit 5fd94e70 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

fix spelling of Matrix

parent aed6ca03
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>[matrix]</title> <title>Matrix</title>
<link rel="stylesheet" href="site.css"> <link rel="stylesheet" href="site.css">
</head> </head>
<body> <body>
......
...@@ -415,7 +415,7 @@ export default React.createClass({ ...@@ -415,7 +415,7 @@ export default React.createClass({
return ( return (
<div className="mxt_HomePage"> <div className="mxt_HomePage">
<a href="#"> <a href="#">
<img className="mxt_HomePage_logo" src="img/matrix-logo.svg" width="352" height="150" alt="[matrix]"/> <img className="mxt_HomePage_logo" src="img/matrix-logo.svg" width="352" height="150" alt="Matrix"/>
</a> </a>
{ prompt } { prompt }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment