Intégration des liens lemmy
This commit is contained in:
@@ -6,17 +6,13 @@ links:
|
||||
- name: Archive
|
||||
url: http://web.archive.org/web/20241015150049/https://www.dwitter.net/u/KilledByAPixel/top
|
||||
archive: true
|
||||
title: "Top dweets by u/KilledByAPixel | Dwitter"
|
||||
date: 2022-05-27
|
||||
title: Top dweets by u/KilledByAPixel | Dwitter
|
||||
date: 2022-05-27T00:00:00.000Z
|
||||
keywords: []
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
# - name: "LEGO (France)"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [ { "date": "2025-03-25T10:45:36.695Z", "http_code": 200 } ]
|
||||
cover: images/screenshot.png
|
||||
status:
|
||||
- date: '2025-03-25T10:45:36.695Z'
|
||||
http_code: 200
|
||||
weather:
|
||||
temperature: 15.3
|
||||
humidity: 70
|
||||
@@ -27,6 +23,7 @@ weather:
|
||||
wind_direction: 278
|
||||
source:
|
||||
- open-meteo
|
||||
comments_url: https://com.richard-dern.fr/post/76
|
||||
---
|
||||
|
||||
> Dwitter is a social network for building and sharing visual javascript demos limited to 140 characters. See the impressive creations crammed into so few characters, and play around with your own code!
|
||||
|
||||
@@ -6,18 +6,13 @@ links:
|
||||
- name: Archive
|
||||
url: http://web.archive.org/web/20250321020441/https://laravel-news.com/controller-refactor
|
||||
archive: true
|
||||
title: "Restructuring a Laravel Controller using Services, Events, Jobs,
|
||||
Actions, and more - Laravel News"
|
||||
date: 2022-05-27
|
||||
title: Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and more - Laravel News
|
||||
date: 2022-05-27T00:00:00.000Z
|
||||
keywords: []
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
# - name: "LEGO (France)"
|
||||
# lang: "fr"
|
||||
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
|
||||
# official: true
|
||||
status: [ { "date": "2025-03-25T10:45:41.549Z", "http_code": 200 } ]
|
||||
cover: images/screenshot.png
|
||||
status:
|
||||
- date: '2025-03-25T10:45:41.549Z'
|
||||
http_code: 200
|
||||
weather:
|
||||
temperature: 15.3
|
||||
humidity: 70
|
||||
@@ -28,6 +23,7 @@ weather:
|
||||
wind_direction: 278
|
||||
source:
|
||||
- open-meteo
|
||||
comments_url: https://com.richard-dern.fr/post/77
|
||||
---
|
||||
|
||||
> In this tutorial, learn some of the ways you can refactor a controller and utilize services, events, jobs, actions and more
|
||||
Reference in New Issue
Block a user