Added JavaScript labels.
This commit is contained in:
@@ -89,9 +89,7 @@ for x in('projects', 'writings', 'about', 'sitemap'):
|
||||
<div id='bodyend'></div>
|
||||
<div id='metadata'>
|
||||
<!--@eval run_macros(page.metadata_html)@-->
|
||||
<!--@exec
|
||||
if page.is_dynamic:
|
||||
print("<p><a href='{}' rel='nofollow' class='viewsource'>View source</a></p>".format(page.sourcepath), end='')@-->
|
||||
<p><a href='/about/javascript' rel='jslicense'>JavaScript License Information</a><!--@eval " | <a href='{}' rel='nofollow' class='viewsource'>View source</a>".format(page.sourcepath) if page.is_dynamic else ''@--></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id='logo'>
|
||||
|
||||
Reference in New Issue
Block a user