Commit Graph

69 Commits

Author SHA1 Message Date
Roy van Veldhuizen a36f02c4f2
Dark mode auth links contrast (#5678)
* Improved contrast ratio of auth links in dark mode.

* Restored home link.
2021-08-25 13:07:32 -05:00
Dries Vints 471195d743
Fix footer on mobile (#5561) 2021-03-12 07:55:27 -06:00
Martin Eiber 16f531e646
[8.x] Added sans-serif as Fallback Font (#5543)
* Added sans-serif as Fallback Font

Added sans-serif as Fallback Font to the Welcome Page

* Update welcome.blade.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2021-02-26 07:19:45 -06:00
Taylor Otwell 9a56a60cc9 update wording 2021-02-16 08:02:06 -06:00
A-Maged 9957559dc5
closed @auth correctly (#5471) 2020-11-17 08:57:20 -06:00
Taylor Otwell 5396be6ef2 update welcome view 2020-10-27 15:15:00 -05:00
Youri Wijnands c64061629e
Use the new Google Fonts API (#5398)
https://developers.google.com/fonts/docs/css2
2020-09-08 07:50:22 -05:00
Taylor Otwell 6f1f40bc94 update link 2020-07-14 14:39:13 -05:00
Taylor Otwell b522e3b301 shop 2020-06-03 17:06:06 -05:00
Taylor Otwell 6aa12f1b06 use route service provider 2020-06-03 14:51:22 -05:00
Taylor Otwell c15a1006d1 respect dark mode on splash 2020-05-15 14:04:40 -05:00
Taylor Otwell 0e01834bed add sponsor link 2020-04-17 10:36:46 -05:00
Taylor Otwell 0f0b78ec8c tweak welcome page 2020-04-07 15:58:25 -05:00
Taylor Otwell bf2d370ec4 new welcome page 2020-04-07 14:38:49 -05:00
Chuck Rincón fad6ef3d4b [6.0] - Add vapor link on the welcome view (#5072) 2019-08-02 15:54:12 -05:00
Dries Vints 762e987e5b
Uppercase doctype
In similar fashion as https://github.com/laravel/framework/pull/28583
2019-05-21 15:15:32 +02:00
Eddybrando Vásquez e40dfc6b4d feat: Remove unnecessary link type 2019-02-04 22:45:28 +01:00
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
ForzaFerrariDEV 1ec97b2c37
Update welcome.blade.php 2019-01-10 21:46:58 +01:00
Boris Damevin 59bdc8cd4e
Fix bad font size render on link
With Nunito, the 12px size with uppercase hase bad render (FF & Chrome).
2018-10-16 23:45:14 +02:00
Ankur Kumar 3973fe7897
Update lang attribute
Make the lang attribute similar to 

https://github.com/laravel/framework/blob/5.7/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub

See https://github.com/laravel/framework/pull/24392
2018-10-01 10:44:36 +05:30
Zak Nesler c6f04411f5
Use correct facade 2018-09-29 22:09:02 -04:00
Taylor Otwell 55e580f6cf
Update welcome.blade.php 2018-09-28 09:04:03 -05:00
Arjay Q. Angeles e9211a4ed4 Check if register route is enabled. 2018-09-28 10:36:34 +08:00
Sjors Ottjes 76a536b407
Update welcome.blade.php 2018-09-05 08:49:25 +02:00
Taylor Otwell 289b145731 Merge branch 'master' of github.com:laravel/laravel 2018-08-22 14:12:47 -05:00
Taylor Otwell 4e6838a6cc add nova 2018-08-22 14:12:42 -05:00
Advaith 1d33fc07bf
Changed font to new one
Updated the font to Nuntio from Raleway
2018-08-14 18:32:21 +05:30
Ahmed-Te7a 71d38b044d Add auth directive 2017-07-25 20:26:13 +02:00
balping 03c2387226 Change hardcoded urls to named routes
This makes the links consistent with the ones in https://github.com/laravel/framework/blob/5.4/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub
2017-07-25 10:19:59 +02:00
Miguel Piedrafita ed82e6704d See https://github.com/laravel/framework/pull/19405 2017-05-30 14:55:00 +02:00
Bappi 5e538feb67 doctype uppercase to lowercase
no harm, only benefits
2017-04-26 15:20:46 +06:00
Atef Ben Ali 72a76c021e Add App locate as default value of 'lang' attribute
Add App locate as default lang in the app.php config file instead of 'en' of 'lang' attribute in the main view.
2017-01-31 14:10:21 +01:00
Zak Nesler d0fa3fcba6 Added home link to welcome page 2016-10-14 17:27:22 -04:00
Ng Yik Phang 8fc2e7e0a4 Add fallback sans-serif font in case the custom font fails to load 2016-08-28 13:53:23 +08:00
Taylor Otwell 788a648165 match order to website 2016-08-11 21:31:42 -05:00
Till Krüss 530c8187f5 Use double quotes; Remove un-used fonts 2016-08-10 15:44:56 -07:00
Taylor Otwell 89a43434e7 fix cons 2016-08-05 09:43:51 -05:00
Taylor Otwell 4c2e1ed7db working on welcome page 2016-08-05 09:43:15 -05:00
vijay kumar 4c271f0f4b Removes padding on html/body to kill the scrollbar and top right links fixes 2016-08-05 02:33:06 +05:30
Taylor Otwell 88e55f41d2 Revert "Removes padding on html/body to kill the scrollbar" 2016-08-04 15:50:11 -05:00
Jack McDade 66946dcf3c Removes padding on html/body to kill the scrollbar 2016-08-03 10:07:31 -04:00
Taylor Otwell 7f24b9183a working on landing page 2016-08-01 10:54:47 -05:00
Taylor Otwell c309b4fda0 add forge to links 2016-07-24 09:20:40 -05:00
Taylor Otwell cfb5a68cd4 work on default styling 2016-07-23 21:17:56 -05:00
Taylor Otwell 6f2541f14f new welcome page 2016-07-23 18:19:10 -05:00
Ng Yik Phang a2c081fd58 Add fallback sans-serif font in case the custom font fails to load 2016-07-05 19:31:21 +08:00
Jos Ahrens b8790d5352 Use https rather than // for google fonts in default views.
Ensure the default views always use HTTPS for the loading of fonts. This is overall a good practise to follow.
2015-08-17 18:05:47 +02:00
Taylor Otwell a9ca36a8ca no margin needed. 2015-06-25 13:34:04 -05:00
Taylor Otwell 09d028f14b change welcome splash 2015-06-25 13:30:52 -05:00