edit the layout handling and add cv download
This commit is contained in:
@@ -11,4 +11,11 @@
|
||||
</svg>
|
||||
</span>
|
||||
</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ block "scattered-words" .}}
|
||||
<span
|
||||
class="absolute {{.AxisY}} {{.AxisX}} text-purple-300/50 dark:text-gray-300/10 text-xl font-bold"
|
||||
>{{.Word}}
|
||||
</span>
|
||||
{{ end}}
|
||||
Reference in New Issue
Block a user