Commit Graph

5 Commits (de6850b429665454b938c14321ebb065ac5f3354)

Author SHA1 Message Date
Unknwon 6d3e5a36a1 update octicons to 3.1
Unknwon 4b9fb43a70 home: new UI
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
Unknown d952b4200c Add corn rask monitor panel
Unknown b5ba387891 Setup static resources