-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev): Replace Line Awesome with BoxIcons
- Loading branch information
1 parent
4543219
commit 42904e0
Showing
31 changed files
with
1,930 additions
and
4,717 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
1,660 changes: 1,660 additions & 0 deletions
1,660
files/website/_media/fonts/vendor/boxicons/boxicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-153 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-brands-400.eot
Binary file not shown.
1,313 changes: 0 additions & 1,313 deletions
1,313
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-brands-400.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-152 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-brands-400.ttf
Binary file not shown.
Binary file removed
BIN
-96.4 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-brands-400.woff
Binary file not shown.
Binary file removed
BIN
-82.8 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-brands-400.woff2
Binary file not shown.
Binary file removed
BIN
-33.1 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-regular-400.eot
Binary file not shown.
467 changes: 0 additions & 467 deletions
467
...s/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-regular-400.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-32.9 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-regular-400.ttf
Binary file not shown.
Binary file removed
BIN
-15.1 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-regular-400.woff
Binary file not shown.
Binary file removed
BIN
-12.6 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-regular-400.woff2
Binary file not shown.
Binary file removed
BIN
-221 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-solid-900.eot
Binary file not shown.
2,894 changes: 0 additions & 2,894 deletions
2,894
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-solid-900.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-221 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-solid-900.ttf
Binary file not shown.
Binary file removed
BIN
-122 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-solid-900.woff
Binary file not shown.
Binary file removed
BIN
-94.5 KB
files/website/_media/fonts/vendor/line-awesome/dist/line-awesome/la-solid-900.woff2
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,4 @@ | ||
{ | ||
"/app.js": "/app.js", | ||
"/app.css": "/app.css", | ||
"/_site/app.css": "/_site/app.css", | ||
"/_site/app.js": "/_site/app.js", | ||
"/_site/la-brands-400.eot": "/_site/la-brands-400.eot", | ||
"/_site/la-brands-400.svg": "/_site/la-brands-400.svg", | ||
"/_site/la-brands-400.ttf": "/_site/la-brands-400.ttf", | ||
"/_site/la-brands-400.woff": "/_site/la-brands-400.woff", | ||
"/_site/la-brands-400.woff2": "/_site/la-brands-400.woff2", | ||
"/_site/la-regular-400.eot": "/_site/la-regular-400.eot", | ||
"/_site/la-regular-400.svg": "/_site/la-regular-400.svg", | ||
"/_site/la-regular-400.ttf": "/_site/la-regular-400.ttf", | ||
"/_site/la-regular-400.woff": "/_site/la-regular-400.woff", | ||
"/_site/la-regular-400.woff2": "/_site/la-regular-400.woff2", | ||
"/_site/la-solid-900.eot": "/_site/la-solid-900.eot", | ||
"/_site/la-solid-900.svg": "/_site/la-solid-900.svg", | ||
"/_site/la-solid-900.ttf": "/_site/la-solid-900.ttf", | ||
"/_site/la-solid-900.woff": "/_site/la-solid-900.woff", | ||
"/_site/la-solid-900.woff2": "/_site/la-solid-900.woff2", | ||
"/_site/hero_background.jpg": "/_site/hero_background.jpg", | ||
"/_site/mix-manifest.json": "/_site/mix-manifest.json", | ||
"/_site/moodle_logo.svg": "/_site/moodle_logo.svg" | ||
"/app.css": "/app.css" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/* | ||
* This is the main JavaScript used by webpack to build the the app.js file. | ||
*/ | ||
import 'line-awesome/dist/line-awesome/css/line-awesome.min.css'; | ||
import 'boxicons' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
files/website/resources/views/vendor/hyde/components/navigation/navigation-brand.blade.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<a class="flex items-center space-x-2 px-4 font-bold" | ||
href="{{ Routes::get('index') }}" | ||
aria-label="Home page"> | ||
<i class="las la-graduation-cap text-4xl"></i> <span>{{ config('hyde.name', 'Learning Sandbox Online') }}</span> | ||
<i class="bx bx-eraser text-4xl"></i> <span>{{ config('hyde.name', 'Learning Sandbox Online') }}</span> | ||
</a> |