Skip to content

Commit c2676d3

Browse files
committed
removed SVG file builds from build lists on README
1 parent c7943e6 commit c2676d3

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

-20
Original file line numberDiff line numberDiff line change
@@ -169,16 +169,6 @@ The web font archive download is structured like this:
169169
│   ├── hack-bolditalic-latin-webfont.eot
170170
│   ├── hack-regular-latin-webfont.eot
171171
│   └── hack-italic-latin-webfont.eot
172-
├── svg
173-
│   ├── hack-bold-webfont.svg
174-
│   ├── hack-bolditalic-webfont.svg
175-
│   ├── hack-regular-webfont.svg
176-
│   ├── hack-italic-webfont.svg
177-
│   └── latin
178-
│   ├── hack-bold-latin-webfont.svg
179-
│   ├── hack-bolditalic-latin-webfont.svg
180-
│   ├── hack-regular-latin-webfont.svg
181-
│   └── hack-italic-latin-webfont.svg
182172
├── ttf
183173
│   ├── hack-bold-webfont.ttf
184174
│   ├── hack-bolditalic-webfont.ttf
@@ -284,16 +274,6 @@ yoursite.com/path/to/fonts/
284274
- `build/webfonts/fonts/eot/latin/hack-italic-latin-webfont.eot`
285275
- `build/webfonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot`
286276

287-
##### SVG
288-
- `build/webfonts/fonts/svg/hack-regular-webfont.svg`
289-
- `build/webfonts/fonts/svg/hack-bold-webfont.svg`
290-
- `build/webfonts/fonts/svg/hack-italic-webfont.svg`
291-
- `build/webfonts/fonts/svg/hack-bolditalic-webfont.svg`
292-
- `build/webfonts/fonts/svg/latin/hack-regular-latin-webfont.svg`
293-
- `build/webfonts/fonts/svg/latin/hack-bold-latin-webfont.svg`
294-
- `build/webfonts/fonts/svg/latin/hack-italic-latin-webfont.svg`
295-
- `build/webfonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg`
296-
297277
##### Web TTF
298278
- `build/webfonts/fonts/web-ttf/hack-regular-webfont.ttf`
299279
- `build/webfonts/fonts/web-ttf/hack-bold-webfont.ttf`

0 commit comments

Comments
 (0)