all repos — h3rald @ 6f084e78f6a1cbccf078e4878f84be4f532973e9

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