Skip to content

Commit 3d8975a

Browse files
committed
Add link to blog post on using ScaledFont with SwiftUI
1 parent 6e33030 commit 3d8975a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ScaledFont/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Text("Headline")
8181
```
8282
## Further Details
8383

84-
See this blog post for further details:
84+
See these blog posts for further details:
8585

8686
+ [Using A Custom Font With Dynamic Type](https://useyourloaf.com/blog/using-a-custom-font-with-dynamic-type/)
87+
+ [Scaling Custom SwiftUI Fonts With Dynamic Type](https://useyourloaf.com/blog/scaling-custom-swiftui-fonts-with-dynamic-type/)

0 commit comments

Comments
 (0)