Skip to content

Commit

Permalink
Merge pull request #390
Browse files Browse the repository at this point in the history
Gzip svg
  • Loading branch information
portableant authored May 23, 2022
2 parents 3316b7e + 79eb7ca commit 84ece61
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 15 deletions.
1 change: 1 addition & 0 deletions public/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
AddOutputFilterByType DEFLATE image/svg+xml
Binary file removed public/images/logos/FitzwilliamLogoFooter.png
Binary file not shown.
Binary file removed public/images/logos/IIP.png
Binary file not shown.
Binary file removed public/images/logos/NE1KayiE.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion public/images/logos/cambridge_university2.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 removed public/images/logos/designation.png
Binary file not shown.
Binary file removed public/images/logos/f_and_f_logo.jpg
Binary file not shown.
Binary file removed public/images/logos/fandfLogo.png
Binary file not shown.
Binary file removed public/images/logos/goodToGo.png
Binary file not shown.
Binary file removed public/images/logos/rainbow.png
Binary file not shown.
Binary file removed public/images/logos/ttpgroup.jpg
Binary file not shown.
12 changes: 0 additions & 12 deletions public/images/logos/ucamLogoWhite.svg

This file was deleted.

1 change: 0 additions & 1 deletion resources/sass/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@700&family=Libre+Baskerville:ital@1&family=Rubik&Roboto:wght@300;400;500;700&Space+Grotesk:wght@500&display=swap');
// Variables
@import 'variables';

@import "~bootstrap/scss/bootstrap";

1 change: 0 additions & 1 deletion resources/views/search/results.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
@section('hero_image_title', "The inside of our Founder's entrance")
@section('meta_description', "Search results for your query" )
@section('meta_keywords', 'search,results,fitzwilliam,museum')

@section('content')
@include('includes.elements.search-form')
@include('includes.elements.search-results-head')
Expand Down

0 comments on commit 84ece61

Please sign in to comment.