aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/example/public/index.html
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-03-07 18:05:48 +0800
committerFabio Berger <me@fabioberger.com>2018-03-07 18:05:48 +0800
commit327cc307b35bf4a38c86f87c45718fd456025035 (patch)
treefab799f0464988908088b808d83641b0b05b8d31 /packages/react-docs/example/public/index.html
parentf191ba6e6990fec3f973ee78f75547e5a828785a (diff)
downloaddexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar.gz
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar.bz2
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar.lz
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar.xz
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.tar.zst
dexon-sol-tools-327cc307b35bf4a38c86f87c45718fd456025035.zip
Add back icons to example so that link icon renders
Diffstat (limited to 'packages/react-docs/example/public/index.html')
-rw-r--r--packages/react-docs/example/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/react-docs/example/public/index.html b/packages/react-docs/example/public/index.html
index 9e7184941..fcc1c6e0c 100644
--- a/packages/react-docs/example/public/index.html
+++ b/packages/react-docs/example/public/index.html
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="/css/basscss_responsive_padding.css">
<link rel="stylesheet" href="/css/basscss_responsive_margin.css">
<link rel="stylesheet" href="/css/basscss_responsive_type_scale.css">
+ <link rel="stylesheet" href="/css/material-design-iconic-font.min.css">
<link rel="stylesheet" href="/css/roboto.css">
<link rel="stylesheet" href="/css/roboto_mono.css">
</head>