2
0
Fork 0

Compare commits

..

No commits in common. "68b5032bb3d0f648226666a2b04fb3a4f510a1dc" and "fe7e0fdb7ee4feabfd1f433568c485c1ba827212" have entirely different histories.

2 changed files with 4 additions and 7 deletions
config.toml
layouts/_default

View file

@ -1,4 +0,0 @@
[module]
[module.hugoVersion]
extended = false
min = "0.120.2"

View file

@ -3,8 +3,9 @@
<main>
<div class="one">
<div class="flex-row">
<span>"title":</span
><span> <span class="highlight">"{{ .Site.Params.title }}"</span>,</span>
<span>"title":</span>
<span class="highlight">"{{ .Site.Params.title }}"</span>
,
</div>
<div class="flex-row">
<span>"body":</span>