This website requires JavaScript.
Explore
Help
Sign In
rekahsoft
/
blog-rekahsoft-ca
Watch
1
Star
1
Fork
0
You've already forked blog-rekahsoft-ca
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
master
blog-rekahsoft-ca
/
templates
/
partials
/
logo-banner.html
4 lines
76 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Use double quotes instead of single quotes in html Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-08-11 07:35:03 +00:00
<
div
id
=
"logo-background"
>
<
div
class
=
"container"
id
=
"logo"
>
<
/
div
>
Completed porting haml templates back to html Removed all haml templates and returned to using the default hakyll style html templates. The main reason for this was to avoid the requirement for external tools that cannot be installed with cabal. Also as much as haml is nicer to read and write (in my opinion) it is in this case just adding another layer of needless abstraction. Perhaps in the future haml-like functionality can be added to default hakyll templates. Until then, follow the KISS mentality. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-01-13 19:02:31 +00:00
<
/
div
>
Reference in New Issue
Copy Permalink