half-assed attempt to futz around with react-router
This commit is contained in:
parent
6e2dce2e7f
commit
9c346056ed
5 changed files with 142 additions and 48 deletions
|
|
@ -22,9 +22,9 @@
|
|||
<link href="https://fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css" />
|
||||
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css" />
|
||||
|
||||
<link href="css/normalize.css" rel="stylesheet" />
|
||||
<link href="css/skeleton.css" rel="stylesheet" />
|
||||
<link href="css/font-awesome.css" rel="stylesheet" />
|
||||
<link href="%PUBLIC_URL%/css/normalize.css" rel="stylesheet" />
|
||||
<link href="%PUBLIC_URL%/css/skeleton.css" rel="stylesheet" />
|
||||
<link href="%PUBLIC_URL%/css/font-awesome.css" rel="stylesheet" />
|
||||
|
||||
<title>Nick Pegg</title>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue