1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-05-05 13:27:08 +01:00

Prep for rename.

This commit is contained in:
hacksalot
2015-12-30 18:02:06 -05:00
parent 5c027ce357
commit d8a17bec2c
13 changed files with 17 additions and 22 deletions

View File

@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ r.name }}</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
{{{styleSheet "css/style.css"}}}
</head>
<body>
<h1>Hello, world! My name is {{ r.name }}</h1>