Commit Graph

6 Commits

Author SHA1 Message Date
Michael Lynch 863954c90e Disabling execute permission on all files
Many files in the repo have the UNIX executable permission bit set, which indicates to the OS that these are executable binaries. None of these files are executable, so they should not have the executable permission bit set.
2019-03-03 16:07:41 -05:00
David Darnes 4026a8eded Allow use of baseurl, change logo to an internal url, simple graphic placeholder #13 2018-01-01 20:24:41 +00:00
David Darnes efeb7623ea Remove need for title attributes, #14 2018-01-01 19:13:40 +00:00
David Darnes 7342ab839d Getting the new version up to spec, removing any unwanted code and matching it with the original design 2017-01-04 22:36:30 +00:00
David Darnes 82d28e1445 More cleaning up, plus styles to match original design 2017-01-04 01:07:47 +00:00
David Darnes 51fe00e282 Complete revision of code, bringing it up to spec 2017-01-04 00:41:34 +00:00