# cgit extras This repo contains minor changes to the default `cgit` install: - Supports mobile devices - Fixes odd iOS font rendering bugs ## Instructions 1. Replace existing `cgit.css` (keep old copy) 2. Place `cgit-head.html` under `/home/protected/cgit-head.html` 3. Add `head-include=/home/protected/cgit-head.html` to the main `cgitrc` file ## Credits This was originally taken from [github.com/MatejaMaric/responsive-cgit-css](https://github.com/MatejaMaric/responsive-cgit-css).