Change html title
This commit is contained in:
parent
f0090230b3
commit
df20248104
|
@ -26,7 +26,7 @@ function renderFullPage(html) {
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Redux Hello World</title>
|
||||
<title>Matúš Námešný</title>
|
||||
<!-- Google Fonts -->
|
||||
<link href="https://fonts.googleapis.com/css?family=Inconsolata|Open+Sans|Roboto|Montserrat|Concert+One" rel="stylesheet">
|
||||
<!-- Font Awesome -->
|
||||
|
|
Loading…
Reference in New Issue