mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge pull request #5 from roryokane/fix-about-ellipsis
Fix ellipsis ‘…’ in subtitle of About page
This commit is contained in:
commit
ff7f79dcb4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<div class="header-Outro">
|
<div class="header-Outro">
|
||||||
<div class="row content single-Col">
|
<div class="row content single-Col">
|
||||||
<h1>About Neocities</h1>
|
<h1>About Neocities</h1>
|
||||||
<h3 class="subtitle">Your free web page is waiting.. once again.</h3>
|
<h3 class="subtitle">Your free web page is waiting… once again.</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue