From 6c61d5d103d0bf6484572a80d4c8d6a2042ad860 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Sat, 6 Feb 2021 19:59:31 -0800 Subject: [PATCH] Switch to icon-based navigation --- ATTRIBUTIONS.md | 11 ++ .../components/application-logo.blade.php | 6 +- resources/views/layouts/navigation.blade.php | 113 ++++++++---------- 3 files changed, 65 insertions(+), 65 deletions(-) create mode 100644 ATTRIBUTIONS.md diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md new file mode 100644 index 0000000..353ff39 --- /dev/null +++ b/ATTRIBUTIONS.md @@ -0,0 +1,11 @@ +# Attributions + +## [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/legalcode) + +- Journal icon: [journal by Loki Ba from the Noun Project](https://thenounproject.com/search/?q=journal&i=202662) +- Recipes icon: [meal by Vectorstall from the Noun Project](https://thenounproject.com/vectorstall/collection/gastronomy-set-line-glyphs/?i=2764279) +- Foods icon: [Food by Adrien Coquet from the Noun Project](https://thenounproject.com/search/?q=food&i=1749565) + +## Everything else + +All other icons [MIT](https://github.com/tailwindlabs/heroicons/blob/master/LICENSE) licensed from [heroicons](https://heroicons.com/). diff --git a/resources/views/components/application-logo.blade.php b/resources/views/components/application-logo.blade.php index 3199860..5c03d42 100644 --- a/resources/views/components/application-logo.blade.php +++ b/resources/views/components/application-logo.blade.php @@ -1,3 +1,3 @@ - - - +
+ PFNJ +
diff --git a/resources/views/layouts/navigation.blade.php b/resources/views/layouts/navigation.blade.php index eada4a7..268f123 100644 --- a/resources/views/layouts/navigation.blade.php +++ b/resources/views/layouts/navigation.blade.php @@ -3,86 +3,75 @@
- -
- - - -
- - -
- - -