Fix a typo
This commit is contained in:
parent
db294e5299
commit
3309ddda79
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Bookmark «
|
|||
</ul>
|
||||
@endif
|
||||
<p class="p-bridgy-facebook-content">🔖 {{ $bookmark->url }} 🔗 {{ $bookmark->longurl }}</p>
|
||||
<p class="p-bridgy-twitter-content">🔖 {{ $bookmark->url 🔗 $bookmark->longurl }}</p>
|
||||
<p class="p-bridgy-twitter-content">🔖 {{ $bookmark->url }} 🔗 {{ $bookmark->longurl }}</p>
|
||||
<!-- these empty tags are for https://brid.gy’s publishing service -->
|
||||
<a href="https://brid.gy/publish/twitter"></a>
|
||||
<a href="https://brid.gy/publish/facebook"></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue