Commit Graph

8 Commits

Author SHA1 Message Date
Chase Jensen
ee3051919a Rename security question file to reflect actual location in Utah 2021-09-23 15:35:26 -06:00
g0t mi1k
efeb38808c Replace ' ' with ' ' (Empty Characters) 2021-08-28 21:05:13 +01:00
Karim Kanso
607c3293b4 strip trailing whitespace 2020-05-27 14:26:51 +01:00
Karim Kanso
a3416ba706 standardisze line endings 2020-05-27 14:10:50 +01:00
neuronaddict
b1c1219050 Add html color 2019-09-21 00:52:14 +02:00
g0tmi1k
1d768dbf9a Clean up other file to match 2019-07-09 12:13:37 +01:00
g0tmi1k
a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
g0tmi1k
efe58d6323 Quick move about 2018-06-19 07:59:56 +01:00