Projects page updated.
This commit is contained in:
		@@ -20,14 +20,15 @@ if page.is_dynamic:
 | 
			
		||||
    <meta name='keywords'
 | 
			
		||||
          content='programming, hacking, nqpz, portfolio' />
 | 
			
		||||
    <meta name='generator' content='http://metanohi.org/projects/mege/' />
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='screen, tv'
 | 
			
		||||
    <link rel='stylesheet' type='text/css' href='/static/general.css' />
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='screen, tv, handheld'
 | 
			
		||||
          href='/static/screen.css' />
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='print'
 | 
			
		||||
          href='/static/print.css' />
 | 
			
		||||
    <!-- <link rel='stylesheet' type='text/css' media='handheld' -->
 | 
			
		||||
    <!--       href='/static/handheld.css' /> -->
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='tty'
 | 
			
		||||
          href='/static/tty.css' />
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='handheld'
 | 
			
		||||
          href='/static/handheld.css' />
 | 
			
		||||
    <link rel='stylesheet' type='text/css' media='print'
 | 
			
		||||
          href='/static/print.css' />
 | 
			
		||||
    <link href='/atom.xml' type='application/atom+xml' rel='alternate'
 | 
			
		||||
          title='metanohi atom feed' />
 | 
			
		||||
    <link rel='schema.DCTERMS' href='http://purl.org/dc/terms/' />
 | 
			
		||||
@@ -89,7 +90,7 @@ for x in('projects', 'writings', 'about', 'sitemap'):
 | 
			
		||||
<!--@eval run_macros(page.metadata_html)@-->
 | 
			
		||||
<!--@exec
 | 
			
		||||
if page.is_dynamic:
 | 
			
		||||
    print("<p><a href='{}' rel='nofollow'>View source</a></p>".format(page.sourcepath), end='')@-->
 | 
			
		||||
    print("<p><a href='{}' rel='nofollow' class='viewsource'>View source</a></p>".format(page.sourcepath), end='')@-->
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div id='logo'>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user