Skip to content

Commit dd471ca

Browse files
authored
Update privacy-policy.html
1 parent 60e420f commit dd471ca

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

privacy-policy.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,17 @@ <h2 style="margin:7px;">Your contact info:</h2>
7777
</p>
7878
<br>
7979
<footer>
80-
<section itemscope itemtype="http://schema.org/Statement">
81-
<h4 itemprop="about" style="margin:12px">® All rights reserved</h4>
82-
<p itemprop="copyrightYear" style="margin:12px">2025</p>
80+
<section style="margin:12px" itemscope itemtype="http://schema.org/Statement">
81+
<h4 itemprop="about">® All rights reserved</h4>
82+
<p itemprop="copyrightYear">2025</p>
8383
<div itemscope itemtype="http://schema.org/copyrightHolder">
8484
<div itemscope itemtype="http://schema.org/Person">
85-
<p style="margin:12px" itemprop="name">Gaál Sándor</p>
85+
<p itemprop="name">Gaál Sándor</p>
8686
<div itemscope itemtype="http://schema.org/PostalAddress" style="margin:12px">
87-
<p itemprop="addressLocality" style="margin:12px">Szentendre</p>
88-
<p itemprop="addressRegion" style="margin:12px">Hungary</p>
89-
<p itemprop="postalCode" style="margin:12px">2000</p>
90-
<p itemprop="streetAddress" style="margin:12px">Ady Endre út 6.A</p>
87+
<p itemprop="addressLocality">Szentendre</p>
88+
<p itemprop="addressRegion">Hungary</p>
89+
<p itemprop="postalCode">2000</p>
90+
<p itemprop="streetAddress">Ady Endre út 6.A</p>
9191
</div>
9292
</div>
9393
</div>

0 commit comments

Comments
 (0)