mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Fix a missing testimonial author; Fix a warning while building
This commit is contained in:
parent
0292d11d74
commit
3c8fb14ed1
2
conf.py
2
conf.py
@ -265,6 +265,8 @@ URL_TYPE = 'full_path'
|
|||||||
# often removed or replaced as well.
|
# often removed or replaced as well.
|
||||||
# SLUG_TAG_PATH = True
|
# SLUG_TAG_PATH = True
|
||||||
|
|
||||||
|
WRITE_TAG_CLOUD = False
|
||||||
|
|
||||||
# A list of redirection tuples, [("foo/from.html", "/bar/to.html")].
|
# A list of redirection tuples, [("foo/from.html", "/bar/to.html")].
|
||||||
#
|
#
|
||||||
# A HTML file will be created in output/foo/from.html that redirects
|
# A HTML file will be created in output/foo/from.html that redirects
|
||||||
|
@ -359,7 +359,7 @@
|
|||||||
<h3 class="media-heading">Great Product!</h3>
|
<h3 class="media-heading">Great Product!</h3>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Sunday morning I set the up projector, gave a 10 minute lesson to the young lady who does our overheads. Everything went smoothly. She was so excited, the congregation thought it was great, our priest was ecstatic.</p>
|
<p>Sunday morning I set the up projector, gave a 10 minute lesson to the young lady who does our overheads. Everything went smoothly. She was so excited, the congregation thought it was great, our priest was ecstatic.</p>
|
||||||
<footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
|
<footer>John H. <cite title="Saint Patrick's RC Church in Caledonia, Ontario, Canada">St Patrick's Church, Canada</cite></footer>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user