Skip to content

Commit 1328ed0

Browse files
authored
[BUGFIX] Replace pilcrows by fontawesome icons (#752)
Currently pilcrows are displayed in search results both in elastic search and google. They take up space, add no information and are not nice to look at ![image](https://github.com/user-attachments/assets/3ddb7a4d-028e-4b20-9444-9529ef004f80)
1 parent 0d7ea76 commit 1328ed0

File tree

129 files changed

+340
-340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+340
-340
lines changed

packages/typo3-docs-theme/resources/template/body/directive/confval.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="confval-header">
55
<code class="sig-name descname"><span class="pre">{{ replaceLineBreakOpportunityTags(node.plainContent) }}</span></code>
66
{% if not node.noindex %}
7-
<a class="headerlink" href="#{{ node.anchor }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-id="{{ node.anchor }}" data-rstCode="{{ getRstCodeForLink(node) }}" title="Reference this configuration value"></a>
7+
<a class="headerlink" href="#{{ node.anchor }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-id="{{ node.anchor }}" data-rstCode="{{ getRstCodeForLink(node) }}" title="Reference this configuration value"><i class="fa-solid fa-paragraph"></i></a>
88
{% else %}
99
<span class="headerNoindex" title="This configuration value cannot be linked directly. Consider to link to the section above."><i class="fa-solid fa-link-slash"></i></span>
1010
{% endif -%}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{%- if not node.noindex %}<a class="headerlink" href="#{{ node.id }}" data-id="{{ node.id }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-rstCode="{{ getRstCodeForLink(node) }}" title="Reference this definition"></a>
1+
{%- if not node.noindex %}<a class="headerlink" href="#{{ node.id }}" data-id="{{ node.id }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-rstCode="{{ getRstCodeForLink(node) }}" title="Reference this definition"><i class="fa-solid fa-paragraph"></i></a>
22
{% else -%}
33
<span class="headerNoindex" title="This PHP item cannot be linked directly. Consider to link to the section above."><i class="fa-solid fa-link-slash"></i></span>
44
{% endif -%}

packages/typo3-docs-theme/resources/template/body/directive/viewhelper/viewhelper-argument.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="confval-header">
44
<code class="sig-name descname"><span class="pre">{{ argument.plainContent }}</span></code>
55
{% if not argument.noindex %}
6-
<a class="headerlink" href="#{{ argument.anchor }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-id="{{ argument.anchor }}" data-rstCode="{{ getRstCodeForLink(argument) }}" title="Reference this configuration value"></a>
6+
<a class="headerlink" href="#{{ argument.anchor }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" data-id="{{ argument.anchor }}" data-rstCode="{{ getRstCodeForLink(argument) }}" title="Reference this configuration value"><i class="fa-solid fa-paragraph"></i></a>
77
{% else %}
88
<span class="headerNoindex" title="This configuration value cannot be linked directly. Consider to link to the section above."><i class="fa-solid fa-link-slash"></i></span>
99
{% endif -%}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h{{ node.level }}>{{ renderNode(node.value) }}<a class="headerlink" href="#{{ node.id }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h{{ node.level }}>
1+
<h{{ node.level }}>{{ renderNode(node.value) }}<a class="headerlink" href="#{{ node.id }}" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h{{ node.level }}>

tests/Integration/tests-full/breadcrumb/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<!-- content start -->
124124
<section class="section" id="typo3-extension-oauth2-mfc-oauth2" data-rst-anchor="start">
125125
<a id="start"></a>
126-
<h1>TYPO3 Extension <code>oauth2</code> (<code>mfc/oauth2</code>)<a class="headerlink" href="#typo3-extension-oauth2-mfc-oauth2" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
126+
<h1>TYPO3 Extension <code>oauth2</code> (<code>mfc/oauth2</code>)<a class="headerlink" href="#typo3-extension-oauth2-mfc-oauth2" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
127127

128128
<p>Lorem Ipsum Dolor.</p>
129129

tests/Integration/tests-full/breadcrumb/expected/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<div itemprop="articleBody">
125125
<!-- content start -->
126126
<section class="section" id="page-ref-start">
127-
<h1>Page <a href="index.html#start">TYPO3 Extension oauth2 (mfc/oauth2)</a><a class="headerlink" href="#page-ref-start" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
127+
<h1>Page <a href="index.html#start">TYPO3 Extension oauth2 (mfc/oauth2)</a><a class="headerlink" href="#page-ref-start" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
128128

129129
<p>Lorem Ipsum Dolor.</p>
130130

tests/Integration/tests-full/breadcrumb/expected/yetAnotherPage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<div itemprop="articleBody">
124124
<!-- content start -->
125125
<section class="section" id="another-page">
126-
<h1>Another <code class="code-inline" translate="no">Page</code><a class="headerlink" href="#another-page" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
126+
<h1>Another <code class="code-inline" translate="no">Page</code><a class="headerlink" href="#another-page" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
127127

128128
<p>Lorem Ipsum Dolor.</p>
129129

tests/Integration/tests-full/changelog/expected/Changelog/12.0/Breaking-87616-RemovedHookForAlteringPageLinks.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@
158158

159159
<section class="section" id="breaking-87616-removed-hook-for-altering-page-links" data-rst-anchor="breaking-87616">
160160
<a id="breaking-87616"></a>
161-
<h1>Breaking: #87616 - Removed hook for altering page links<a class="headerlink" href="#breaking-87616-removed-hook-for-altering-page-links" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
161+
<h1>Breaking: #87616 - Removed hook for altering page links<a class="headerlink" href="#breaking-87616-removed-hook-for-altering-page-links" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
162162

163163
<p>See <a href="https://forge.typo3.org/issues/87616">forge#87616</a></p>
164164

165165
<section class="section" id="description">
166-
<h2>Description<a class="headerlink" href="#description" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
166+
<h2>Description<a class="headerlink" href="#description" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
167167

168168
<p>The hook <code class="code-inline code-inline-long"
169169
translate="no"
@@ -190,20 +190,20 @@ <h2>Description<a class="headerlink" href="#description" data-bs-toggle="modal"
190190

191191
</section>
192192
<section class="section" id="impact">
193-
<h2>Impact<a class="headerlink" href="#impact" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
193+
<h2>Impact<a class="headerlink" href="#impact" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
194194

195195
<p>Any hook implementation registered is not executed anymore
196196
in TYPO3 v12.0+.</p>
197197

198198
</section>
199199
<section class="section" id="affected-installations">
200-
<h2>Affected Installations<a class="headerlink" href="#affected-installations" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
200+
<h2>Affected Installations<a class="headerlink" href="#affected-installations" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
201201

202202
<p>TYPO3 installations with custom extensions using this hook.</p>
203203

204204
</section>
205205
<section class="section" id="migration">
206-
<h2>Migration<a class="headerlink" href="#migration" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
206+
<h2>Migration<a class="headerlink" href="#migration" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
207207

208208
<p>The hook is removed without deprecation in order to allow extensions
209209
to work with TYPO3 v11 (using the hook) and v12+ (using the new event).</p>

tests/Integration/tests-full/changelog/expected/Changelog/12.0/Index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<div itemprop="articleBody">
157157
<!-- content start -->
158158
<section class="section" id="12-0-changes">
159-
<h1>12.0 Changes<a class="headerlink" href="#12-0-changes" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
159+
<h1>12.0 Changes<a class="headerlink" href="#12-0-changes" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
160160

161161
<p><strong>Table of contents</strong></p>
162162

@@ -185,7 +185,7 @@ <h1>12.0 Changes<a class="headerlink" href="#12-0-changes" data-bs-toggle="modal
185185
</ul>
186186
</div>
187187
<section class="section" id="breaking-changes">
188-
<h2>Breaking Changes<a class="headerlink" href="#breaking-changes" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
188+
<h2>Breaking Changes<a class="headerlink" href="#breaking-changes" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
189189
<div class="toctree-wrapper compound">
190190
<ul class="menu-level">
191191
<li class="toc-item">
@@ -202,7 +202,7 @@ <h2>Breaking Changes<a class="headerlink" href="#breaking-changes" data-bs-toggl
202202
</div>
203203
</section>
204204
<section class="section" id="features">
205-
<h2>Features<a class="headerlink" href="#features" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
205+
<h2>Features<a class="headerlink" href="#features" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
206206
<div class="toctree-wrapper compound">
207207
<ul class="menu-level">
208208
<li class="toc-item">
@@ -224,7 +224,7 @@ <h2>Features<a class="headerlink" href="#features" data-bs-toggle="modal" data-b
224224
</div>
225225
</section>
226226
<section class="section" id="deprecation">
227-
<h2>Deprecation<a class="headerlink" href="#deprecation" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
227+
<h2>Deprecation<a class="headerlink" href="#deprecation" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
228228
<div class="toctree-wrapper compound">
229229
<ul class="menu-level">
230230
<li class="toc-item">
@@ -241,7 +241,7 @@ <h2>Deprecation<a class="headerlink" href="#deprecation" data-bs-toggle="modal"
241241
</div>
242242
</section>
243243
<section class="section" id="important">
244-
<h2>Important<a class="headerlink" href="#important" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
244+
<h2>Important<a class="headerlink" href="#important" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
245245
<div class="toctree-wrapper compound">
246246
<ul class="menu-level">
247247
<li class="toc-item">

tests/Integration/tests-full/changelog/expected/Index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<!-- content start -->
154154

155155
<section class="section" id="typo3-core">
156-
<h1>TYPO3 Core<a class="headerlink" href="#typo3-core" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
156+
<h1>TYPO3 Core<a class="headerlink" href="#typo3-core" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
157157
<dl class="field-list simple ">
158158
<dt class="field-odd">Extension key</dt>
159159

tests/Integration/tests-full/changelog/expected/Sitemap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157

158158
<section class="section" id="sitemap">
159-
<h1>Sitemap<a class="headerlink" href="#sitemap" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
159+
<h1>Sitemap<a class="headerlink" href="#sitemap" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
160160
</section>
161161
<div class="section">
162162

tests/Integration/tests-full/edit-on-github/edit-on-github-per-page/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<div itemprop="articleBody">
127127
<!-- content start -->
128128
<section class="section" id="document-title">
129-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
129+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
130130

131131
<p>Lorem Ipsum Dolor.</p>
132132

tests/Integration/tests-full/edit-on-github/edit-on-github-per-page/expected/page1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<!-- content start -->
129129
<section class="section" id="avatar-viewhelper-be-avatar" data-rst-anchor="typo3-backend-avatar">
130130
<a id="typo3-backend-avatar"></a>
131-
<h1>Avatar ViewHelper <code class="code-inline" translate="no">&lt;be:<wbr>avatar&gt;</code><a class="headerlink" href="#avatar-viewhelper-be-avatar" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
131+
<h1>Avatar ViewHelper <code class="code-inline" translate="no">&lt;be:<wbr>avatar&gt;</code><a class="headerlink" href="#avatar-viewhelper-be-avatar" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
132132

133133
<p>Render the avatar markup, including the <code class="code-inline"
134134
translate="no"

tests/Integration/tests-full/index/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<div itemprop="articleBody">
135135
<!-- content start -->
136136
<section class="section" id="document-title">
137-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
137+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
138138

139139
<p>Lorem Ipsum Dolor.</p>
140140

tests/Integration/tests-full/link-wizard/expected/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,16 @@
114114
<!-- content start -->
115115
<section class="section" id="document-title" data-rst-anchor="my_document">
116116
<a id="my_document"></a>
117-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
117+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
118118

119119
<p>Lorem Ipsum Dolor.</p>
120120

121121
<section class="section" id="section-1" data-rst-anchor="my_section">
122122
<a id="my_section"></a>
123-
<h2>Section 1<a class="headerlink" href="#section-1" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
123+
<h2>Section 1<a class="headerlink" href="#section-1" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
124124
</section>
125125
<section class="section" id="section">
126-
<h2>Section<a class="headerlink" href="#section" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h2>
126+
<h2>Section<a class="headerlink" href="#section" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h2>
127127
</section>
128128
</section>
129129
<!-- content end -->

tests/Integration/tests-full/menu-subpages-max-1/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<!-- content start -->
135135

136136
<section class="section" id="document-title">
137-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
137+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
138138

139139
<p>Lorem Ipsum Dolor.</p>
140140

tests/Integration/tests-full/menu-subpages-no-titlesonly-maxdepth-1/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<!-- content start -->
144144

145145
<section class="section" id="document-title">
146-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
146+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
147147

148148
<p>Lorem Ipsum Dolor.</p>
149149

tests/Integration/tests-full/menu-subpages-no-titlesonly-maxdepth-2/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<!-- content start -->
144144

145145
<section class="section" id="document-title">
146-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
146+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
147147

148148
<p>Lorem Ipsum Dolor.</p>
149149

tests/Integration/tests-full/menu-subpages/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<!-- content start -->
144144

145145
<section class="section" id="document-title">
146-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
146+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
147147

148148
<p>Lorem Ipsum Dolor.</p>
149149

tests/Integration/tests-full/meta-data/expected/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<div itemprop="articleBody">
135135
<!-- content start -->
136136
<section class="section" id="document-title">
137-
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
137+
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
138138

139139
<p>Lorem Ipsum Dolor.</p>
140140

tests/Integration/tests-full/navigation-title/expected/anotherPage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<!-- content start -->
150150

151151
<section class="section" id="another-page">
152-
<h1>Another Page<a class="headerlink" href="#another-page" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
152+
<h1>Another Page<a class="headerlink" href="#another-page" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"><i class="fa-solid fa-paragraph"></i></a></h1>
153153

154154
<p>Lorem Ipsum Dolor.</p>
155155

0 commit comments

Comments
 (0)