Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit c84b7b0

Browse files
authored
Merge pull request #16 from lbausch/development
v3.0.1
2 parents f5b3e46 + 32d2221 commit c84b7b0

File tree

5 files changed

+82
-81
lines changed

5 files changed

+82
-81
lines changed

composer.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/views/Layouts/base.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html>
33
<head>
44
<meta charset="utf-8">

resources/views/Layouts/public.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html>
33
<head>
44
<meta charset="utf-8">

resources/views/emails/auth/reminder.blade.php

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)