From 8be2f3a049056feffce6dbbe77cbb9cba478b403 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 5 Mar 2021 09:45:14 +0100 Subject: [PATCH] docs: fix icons in more menu --- docs/data/menu/more.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/menu/more.yml b/docs/data/menu/more.yml index 408093c..97be5ba 100644 --- a/docs/data/menu/more.yml +++ b/docs/data/menu/more.yml @@ -3,8 +3,8 @@ more: - name: Releases ref: "https://github.com/thegeeklab/corenetworks/releases" external: true - icon: "download" + icon: "gdoc_download" - name: "View Source" ref: "https://github.com/thegeeklab/corenetworks" external: true - icon: "github" + icon: "gdoc_github"