commit 86f7c4e283349c0c83d851411fca568f28227ec4 parent 7aa5f7c7ba76192dbe446210e29337b973c9557e Author: rra <rscmbbng@riseup.net> Date: Tue Mar 26 12:16:56 +0100 move the font to top levelDiffstat:
how-to-run-a-small-social-networking-site/Route159-SemiBold.woff | | | 0 | |
how-to-run-a-small-social-networking-site/index.html | | | 2 | +- |
diff --git a/how-to-run-a-small-social-networking-site/Route159-SemiBold.woff b/how-to-run-a-small-social-networking-site/Route159-SemiBold.woff Binary files differ. diff --git a/how-to-run-a-small-social-networking-site/index.html b/how-to-run-a-small-social-networking-site/index.html @@ -17,7 +17,7 @@ <style type="text/css"> @font-face { font-family: 'Route159-SemiBold'; - src: url('Route159-SemiBold.woff') format('woff'); + src: url('../Route159-SemiBold.woff') format('woff'); } body{ margin:40px auto;