1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Tobias Petry
9ce6843879
Add twitter:creator meta tag (#21) 2022-06-11 13:26:19 +02:00
Samuel Štancl
754b3936d0
OpenGraph improvements (#17)
* Allow setting tag('og:title', ...)

* og:type overriding

* Add type()
2022-03-30 18:01:21 +02:00
Lars Klopstra
5ca343a116
Add support for Favicons (#11)
* wip

* wip

* wip

* Update tests/Pest/FaviconTest.php

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update tests/Pest/FaviconTest.php

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update README.md

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2021-11-14 19:28:19 +01:00
Samuel Štancl
6c2cd50cbf
reorg 2021-05-27 15:45:58 +02:00
Lars Klopstra
d5f1334751
Update meta.blade.php 2021-05-27 14:11:05 +02:00
Lars Klopstra
103e49bc3f
Update meta.blade.php 2021-05-27 11:26:49 +02:00
Samuel Štancl
db7269ff28 Canonical URLs, fix #1 2021-05-26 13:18:13 +02:00
Samuel Štancl
007a555d57 Support extra tags 2021-05-26 13:02:20 +02:00
Samuel Štancl
5732fc8a57 Twitter user -> Twitter site 2021-05-24 18:26:08 +02:00
Samuel Štancl
b12c9ecb55 finished 2021-05-24 10:53:00 +02:00