premasagar / pablo

Pablo is a lightweight, expressive JavaScript SVG library. Pablo creates interactive drawings with SVG (Scalable Vector Graphics), giving access to all of SVG's granularity and power.
https://pablojs.com
MIT License
413 stars 16 forks source link

docs: Fix logo's URL to home page on 404 page #57

Closed premasagar closed 11 years ago

premasagar commented 11 years ago

http://pablojs.com/404

AaronAcerboni commented 11 years ago

Pretty sure one just needs to change _layouts/default.html line 63 to

<a href="/">

from

<a href="{{ page_path }}">

but should this be done in the satya project?

premasagar commented 11 years ago

Yes that would do it and yes that should be done on Satya. Relative paths are useful, e.g. when the generated site is not at a root domain, but that is a lesser concern and a hassle to accommodate, so let's go with a link to / from within Satya.

Premasagar Rose, Dharmafly http://dharmafly.com dharmafly.com / 07941 192398 premasagar.com twitter.com/premasagar L4RP.com asyncjs.com