diff --git a/_includes/rest/defaults.liquid b/_includes/rest/defaults.liquid index dce1b22..790a7c7 100644 --- a/_includes/rest/defaults.liquid +++ b/_includes/rest/defaults.liquid @@ -1,2 +1,2 @@ -{%- assign theme_alias = "rundocs/jekyll-rtd-theme@2.0.10" -%} +{%- assign theme_alias = "clearpathrobotics/jekyll-rtd-theme@main" -%} {%- assign theme_color = "#2980b9" -%} diff --git a/_includes/templates/footer.liquid b/_includes/templates/footer.liquid index 8cc2a20..11cf39b 100644 --- a/_includes/templates/footer.liquid +++ b/_includes/templates/footer.liquid @@ -35,10 +35,7 @@
Built with GitHub Pages - using a - theme - provided by - RunDocs. + using a theme provided by RunDocs.
{% endunless %} \ No newline at end of file