Change html title

This commit is contained in:
LordMathis 2017-07-15 16:59:05 +02:00
parent f0090230b3
commit df20248104
1 changed files with 1 additions and 1 deletions

View File

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