Skip to content
Snippets Groups Projects
Commit 77859ebc authored by Oleg Hahm's avatar Oleg Hahm
Browse files

* fixed path for riot.css

parent 7913868b
No related branches found
No related tags found
No related merge requests found
...@@ -125,7 +125,7 @@ HTML_OUTPUT = html ...@@ -125,7 +125,7 @@ HTML_OUTPUT = html
HTML_FILE_EXTENSION = .html HTML_FILE_EXTENSION = .html
HTML_HEADER = src/riot-header.html HTML_HEADER = src/riot-header.html
HTML_FOOTER = src/riot-footer.html HTML_FOOTER = src/riot-footer.html
HTML_STYLESHEET = riot.css HTML_STYLESHEET = src/riot.css
HTML_ALIGN_MEMBERS = YES HTML_ALIGN_MEMBERS = YES
HTML_DYNAMIC_SECTIONS = YES HTML_DYNAMIC_SECTIONS = YES
GENERATE_DOCSET = NO GENERATE_DOCSET = NO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment