siwwy :3 #3
					 1 changed files with 1 additions and 3 deletions
				
			
		Disable contact link (for now), remove login link temporarily
				commit
				
					
					
						1a70c15e98
					
				
			
		| 
						 | 
					@ -5,14 +5,12 @@
 | 
				
			||||||
            <a href="//git.diskfloppy.me/" title="cgit"><img src="/images/icons/nav/repo.png" alt="cgit"></a>
 | 
					            <a href="//git.diskfloppy.me/" title="cgit"><img src="/images/icons/nav/repo.png" alt="cgit"></a>
 | 
				
			||||||
            <a href="/bookmarks/" title="Bookmarks"><img src="/images/icons/nav/bookmarks.png" alt="Bookmarks"></a>
 | 
					            <a href="/bookmarks/" title="Bookmarks"><img src="/images/icons/nav/bookmarks.png" alt="Bookmarks"></a>
 | 
				
			||||||
            <a href="/guestbook/" title="Guestbook"><img src="/images/icons/nav/guestbook.png" alt="Guestbook"></a>
 | 
					            <a href="/guestbook/" title="Guestbook"><img src="/images/icons/nav/guestbook.png" alt="Guestbook"></a>
 | 
				
			||||||
            <a href="/contact/" title="Contact"><img src="/images/icons/nav/mail.png" alt="Contact"></a>
 | 
					            <!--<a href="/contact/" title="Contact"><img src="/images/icons/nav/mail.png" alt="Contact"></a>-->
 | 
				
			||||||
            <a href="/weather/" title="Weather"><img src="/images/icons/nav/weather.png" alt="Weather"></a>
 | 
					            <a href="/weather/" title="Weather"><img src="/images/icons/nav/weather.png" alt="Weather"></a>
 | 
				
			||||||
            <a href="/music/" title="Music"><img src="/images/icons/nav/music.png" alt="Music"></a>  
 | 
					            <a href="/music/" title="Music"><img src="/images/icons/nav/music.png" alt="Music"></a>  
 | 
				
			||||||
            @if (auth()->check())
 | 
					            @if (auth()->check())
 | 
				
			||||||
                <a href="/admin/">admin</a>
 | 
					                <a href="/admin/">admin</a>
 | 
				
			||||||
                ({{ auth()->user()->name }}) <a href="/logout">logout</a>
 | 
					                ({{ auth()->user()->name }}) <a href="/logout">logout</a>
 | 
				
			||||||
            @else
 | 
					 | 
				
			||||||
                <a href="/login/" title="Login"><img src="/images/icons/nav/login.png" alt="Login"></a>
 | 
					 | 
				
			||||||
            @endif
 | 
					            @endif
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
    </nav>
 | 
					    </nav>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue