Update all content; add categories and move Tech, Games, Music to category taxonomy; add location taxonomy
This commit is contained in:
parent
413a49067a
commit
ba73889720
11 changed files with 56 additions and 26 deletions
|
@ -1,5 +1,4 @@
|
|||
{{ $lang := .Get "lang" }}
|
||||
{{ $trimmedCode := trim .Inner "\n " }}
|
||||
{{- $trimmedInner := trim .Inner "\n " -}}
|
||||
<figure class="code">
|
||||
{{ transform.Highlight $trimmedCode $lang }}
|
||||
{{ $.Page.RenderString $trimmedInner }}
|
||||
</figure>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue