mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-24 00:13:17 +01:00
4faffd503d
Social services will utilize the Canonical URL while fetching sharable information like page title and image. This hard-coded value results in all share attempts resulting in 404s for the link fetching service. Laravel Blade supports front-end frameworks that utilize similar-to-Blade syntax `{{ }}` by adding an escape option `@{{ }}`. As such, string concatenation of the `@` and the `$littlelink_name` was necessary. |
||
---|---|---|
.. | ||
admin/linktype | ||
auth | ||
components | ||
installer | ||
layouts | ||
panel | ||
studio | ||
vendor | ||
backup.blade.php | ||
home.blade.php | ||
littlelink.blade.php | ||
maintenance.blade.php | ||
pages.blade.php | ||
update.blade.php |