We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee096b commit ef6f4b4Copy full SHA for ef6f4b4
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# BaseLayout-PHP-Helpers
+# Base-PHP-Helpers
2
3
PHP Helper functions for building sites using Base 5.
4
@@ -53,7 +53,7 @@ The mix helper should be used to call in static assets compiled with Laravel Mix
53
<head>
54
<meta charset="utf-8">
55
56
- <title>BaseLayout NG</title>
+ <title>Base NG</title>
57
58
<link rel="stylesheet" href="<?php echo base_asset('assets/css/global.css'); ?>">
59
</head>
0 commit comments