Skip to content

Commit

Permalink
Update doc.html
Browse files Browse the repository at this point in the history
  • Loading branch information
m-casanova authored Sep 5, 2024
1 parent f237a7e commit 3d4b969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h4><a href="{{site.baseurl}}" target="_self">{{site.title}}</a></h4>
<p>Una raccolta di informazioni sulla storia del territorio italiano dal 1861.</p>
</div>
<article>
<h1>{{page.title}}</h1>
<h2>{{page.title}}</h2>
{{ content }}
{% if page.fonte %}<p>Fonte: {% if page.fonte_url %}<a href="{{page.fonte_url}}">{{page.fonte}}</a>{% else %}{{page.fonte}}{% endif %}</p>{% endif %}
</article>
Expand Down

0 comments on commit 3d4b969

Please sign in to comment.