all repos — h3rald @ 5b5b3f89b3ee193fc26acd066817b92d434044af

The sources of https://h3rald.com

lib/glyph-data.rb

 1
 2
 3
 4
 5
 6
 7
 8
require 'rubygems'
require 'glyph'
module Glyph

	self['site.root'] = ""
	self['document.author'] = "Fabio Cevasco"

end