diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-06-22 10:36:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-22 10:36:19 +0200 |
| commit | 2530576f244aef669d4261144a8dd4b47fd8c6b5 (patch) | |
| tree | 641ce08e889f8f85e99781f09ea73c01718968a0 /searx/static/themes/simple/fonts/ion.html | |
| parent | fb2f4ba902200c2a9d3ce3358adbfa1e51ae9039 (diff) | |
| parent | c1f72b71ba1dbe51d16fcd39edb71c2ae1ddbdc6 (diff) | |
Merge pull request #157 from searxng/mod_static_build
static build: move generated files to searx/static/themes/*/src/generated
Diffstat (limited to 'searx/static/themes/simple/fonts/ion.html')
| -rw-r--r-- | searx/static/themes/simple/fonts/ion.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/searx/static/themes/simple/fonts/ion.html b/searx/static/themes/simple/fonts/ion.html index 011a63170..0a7b49c60 100644 --- a/searx/static/themes/simple/fonts/ion.html +++ b/searx/static/themes/simple/fonts/ion.html @@ -61,12 +61,12 @@ @font-face { font-family:"ion"; - src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a"); - src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"), - url("ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"), - url("ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"), - url("ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"), - url("ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg"); + src:url("ion.eot?31a1b735188db616a2142d17947e8a45"); + src:url("ion.eot?31a1b735188db616a2142d17947e8a45#iefix") format("embedded-opentype"), + url("ion.woff2?31a1b735188db616a2142d17947e8a45") format("woff2"), + url("ion.woff?31a1b735188db616a2142d17947e8a45") format("woff"), + url("ion.ttf?31a1b735188db616a2142d17947e8a45") format("truetype"), + url("ion.svg?31a1b735188db616a2142d17947e8a45#ion") format("svg"); font-weight:normal; font-style:normal; } |