Skip to content

Commit 0e019d3

Browse files
authored
fonts work!!! thanks to vshakitskiy!
1 parent 65d4bd0 commit 0e019d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
@https://cataas.com/cat
5050

5151
# GIF from URL
52-
@http://www.nyan.cat/cats/original.gif
52+
@https://www.nyan.cat/cats/original.gif
5353

5454
The next slide is empty
5555

56-
# Empty slide is just
56+
# Empty slide is just \
5757
\
5858

5959
*You can have several paragraphs in one slide
@@ -75,7 +75,7 @@
7575
suckless.org
7676
Philip Bohun
7777
github.com/dfadev
78-
78+
- vshakitskiy
7979

8080
thanks.
8181
questions?
@@ -96,7 +96,7 @@
9696
\
9797
\@font-face {
9898
font-family: 'Iosevka';
99-
src: url('./fonts/SGr-Iosevka-Regular.ttc') format('truetype');
99+
src: url('./fonts/Iosevka-Regular.ttf') format('truetype');
100100
font-weight: normal;
101101
font-style: normal;
102102
font-display: swap;

0 commit comments

Comments
 (0)