mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-11 23:50:06 +01:00
docs: remove extra spacing around source file links
This commit is contained in:
parent
08740f5f55
commit
5e46569c9a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div class="source">
|
||||
<pre class="filename">
|
||||
<a href="{{ $.Site.Params.BookRepo}}/tree/main/docs/content/{{ .Page.File.Dir }}/{{ $file }}">
|
||||
{{ $file }}
|
||||
{{- $file -}}
|
||||
</a>
|
||||
</pre>
|
||||
{{- $file := path.Join .Page.File.Dir $file -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue