mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-18 13:27:51 +08:00
Add my-style.css support and add RTEMS to that CSS.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
{%- set titlesuffix = "" %}
|
||||
{%- endif %}
|
||||
|
||||
{# Custom CSS overrides #}
|
||||
{% set extra_css_files = ['_static/my-styles.css'] %}
|
||||
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
||||
|
@@ -4,8 +4,10 @@ stylesheet = css/theme.css
|
||||
|
||||
[options]
|
||||
typekit_id = hiw1hhg
|
||||
analytics_id =
|
||||
analytics_id =
|
||||
sticky_navigation = False
|
||||
logo_only =
|
||||
collapse_navigation = False
|
||||
display_version = True
|
||||
search = True
|
||||
genindex = True
|
||||
|
Reference in New Issue
Block a user