added support for custom includes
parent
3525825e90
commit
d344a8c7ac
@ -0,0 +1,4 @@
|
|||||||
|
<section>
|
||||||
|
<h1>About Me</h1>
|
||||||
|
<p>A little something about me.</p>
|
||||||
|
</section>
|
@ -0,0 +1,3 @@
|
|||||||
|
<!--Fonts from Google's Web font directory at http://google.com/webfonts -->
|
||||||
|
<link href='http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||||
|
<link href='http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
Loading…
Reference in New Issue