From 81c799839bb0d2f07674d54db4bdb2769162f03a Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Tue, 9 Aug 2022 11:45:45 +0200 Subject: add mermaid update image update software versions of f601 add webp support try to run webp Create pages.yml Update ont-Huawei-HG8010H.md Delete .github/workflows directory Update ont-ZTE-F601.md add alias section update clone style Delete ont-huawei-cm5671a.md some update update some thing add 404 icon update 404 --- just-the-docs.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'just-the-docs.gemspec') diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec index cd073de..5b1fb52 100644 --- a/just-the-docs.gemspec +++ b/just-the-docs.gemspec @@ -17,5 +17,6 @@ Gem::Specification.new do |spec| spec.add_runtime_dependency "jekyll", ">= 3.8.5" spec.add_runtime_dependency "jekyll-seo-tag", "~> 2.0" spec.add_runtime_dependency "rake", ">= 12.3.1", "< 13.1.0" - + spec.add_runtime_dependency "jekyll-webp" + spec.add_runtime_dependency "jekyll-remote-theme" end \ No newline at end of file -- cgit v1.2.3