| 
									
										
										
										
											2021-09-04 20:57:04 +08:00
										 |  |  | @inject('headContent', 'BookStack\Theming\CustomHtmlHeadContentProvider') | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-03-31 02:15:24 +08:00
										 |  |  | @if(setting('app-custom-head') && !request()->routeIs('settings.category')) | 
					
						
							| 
									
										
										
										
											2022-02-08 09:01:37 +08:00
										 |  |  | <!-- Start: custom user content --> | 
					
						
							| 
									
										
										
										
											2021-09-04 20:57:04 +08:00
										 |  |  | {!! $headContent->forWeb() !!} | 
					
						
							| 
									
										
										
										
											2022-02-08 09:01:37 +08:00
										 |  |  | <!-- End: custom user content --> | 
					
						
							| 
									
										
										
										
											2018-09-22 18:53:40 +08:00
										 |  |  | @endif |