Verwijderen verwijzing naar Twitter/X, zie nieuwsbericht van 2023-10-02
This commit is contained in:
		
							parent
							
								
									d4d32c7137
								
							
						
					
					
						commit
						8a4c2dd51e
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,5 @@ textEmptyValue = "Geen waarde 🐦"
 | 
			
		|||
# Social
 | 
			
		||||
mastodon_instance = "https://nluug.social/"
 | 
			
		||||
mastodon_handle = "nluug"
 | 
			
		||||
twitter_handle = "nluug"
 | 
			
		||||
 | 
			
		||||
# EOF
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,9 +15,6 @@
 | 
			
		|||
      <h2>Volg ons</h2>
 | 
			
		||||
 | 
			
		||||
      <nav aria-label="Social media">
 | 
			
		||||
      {{ if .Site.Params.twitter_handle }}
 | 
			
		||||
        <a class="icon" href="https://twitter.com/{{ .Site.Params.twitter_handle }}">{{ partial "show-svg-icon.html" (dict "context" . "icon" "twitter" "iconsize" $iconsize_footer "alt" "Icoon van Twitter" "title" "Twitter mee") }}</a>
 | 
			
		||||
      {{ end }}
 | 
			
		||||
      {{ if and
 | 
			
		||||
        (.Site.Params.mastodon_handle)
 | 
			
		||||
        (.Site.Params.mastodon_instance)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue