diff options
| author | winniehell <git@winniehell.de> | 2016-07-12 22:46:08 +0200 |
|---|---|---|
| committer | winniehell <git@winniehell.de> | 2016-07-12 22:46:08 +0200 |
| commit | 364530107f16e373e5ad6fa65a26d6bcdd7120f0 (patch) | |
| tree | 0250922d29e48cd477a230c67e615caffacdd0af /README.md | |
| parent | Merge branch 'valid-html' into 'master' (diff) | |
| download | pages-plain-html-364530107f16e373e5ad6fa65a26d6bcdd7120f0.tar.gz | |
Add some example CSS
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -55,8 +55,9 @@ unless you want to contribute back to the upstream project. ## Troubleshooting 1. CSS is missing! That means that you have wrongly set up the CSS URL in your - HTML files. + HTML files. Have a look at the [index.html] for an example. [ci]: https://about.gitlab.com/gitlab-ci/ +[index.html]: https://gitlab.com/pages/plain-html/blob/master/public/index.html [userpages]: http://doc.gitlab.com/ee/pages/README.html#user-or-group-pages [projpages]: http://doc.gitlab.com/ee/pages/README.html#project-pages |
