mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
Use fontawesome from bower
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define([
|
||||
"vendors/URIjs/src/URI"
|
||||
"../../vendors/URIjs/src/URI"
|
||||
], function(URI) {
|
||||
// Joins path segments. Preserves initial "/" and resolves ".." and "."
|
||||
// Does not support using ".." to go above/outside the root.
|
||||
|
||||
Reference in New Issue
Block a user