diff options
author | Jesús <heckyel@hyperbola.info> | 2019-01-03 12:01:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-01-03 12:01:21 -0500 |
commit | 000dcbba68aadbdcc3985b833bbaf7aee2d8d9f1 (patch) | |
tree | 957f0f2357a941c38490846bab7b21550ff159f7 /demo.html | |
parent | 068d4e12f27967978968eba1ee901e4bb96c851c (diff) | |
download | libresocial-000dcbba68aadbdcc3985b833bbaf7aee2d8d9f1.tar.lz libresocial-000dcbba68aadbdcc3985b833bbaf7aee2d8d9f1.tar.xz libresocial-000dcbba68aadbdcc3985b833bbaf7aee2d8d9f1.zip |
refactoring code to dist
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"/> <title>Fuentes tipográficas</title> - <link href="css/libresocial.css" rel="stylesheet"/> + <link href="dist/css/libresocial.css" rel="stylesheet"/> </head> <body> <div class="sociales"> |