fix CV and open links in new tabs
This commit is contained in:
		@@ -1,4 +1,7 @@
 | 
			
		||||
> If you're hiring, you can find [my CV here]({{< ref "cv" >}} )
 | 
			
		||||
> If you're hiring, you can [download my CV here](https://s3.badhouseplants.net/public-download/n.rodionov.pdf)
 | 
			
		||||
 | 
			
		||||
<li href="placeholder.com" target="_blank">download my CV here</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
I'm a musician and a geek, who works full time as a DevOps engineer, whatever it means. Thanks to my job, I know how to run self-hosted services pretty well, and that's helping me achieve my goal of bringing the indie culture everywhere I can. I'm trying to separate myself from global companies as a user as much as it's possible in my daily life.  
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								layouts/_default/_markup/render-link.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								layouts/_default/_markup/render-link.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }}{{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noopener"{{ end }}>{{ .Text | safeHTML }}</a>
 | 
			
		||||
 Submodule themes/papermod updated: 25e5b4d298...d3d90be8a4
									
								
							
		Reference in New Issue
	
	Block a user