mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler into dev
# Conflicts: # _config.yml
This commit is contained in:
@@ -6,7 +6,6 @@ collections:
|
||||
docs:
|
||||
output: true
|
||||
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
@@ -14,9 +13,6 @@ defaults:
|
||||
values:
|
||||
layout: docs
|
||||
|
||||
source: src
|
||||
#destination: dist
|
||||
|
||||
author:
|
||||
name: codecalm.net
|
||||
url: https://codecalm.net
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<form class="card" action="./" method="get">
|
||||
<form class="card" action="" method="get">
|
||||
|
||||
|
||||
<div class="card-body">
|
||||
@@ -14,6 +14,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="./login.html"><i class="mdi mdi-arrow-left"></i> Back to login form</a>
|
||||
<a href="login.html"><i class="mdi mdi-arrow-left"></i> Back to login form</a>
|
||||
</div>
|
||||
</form>
|
||||
@@ -1,4 +1,4 @@
|
||||
<form class="card" action="./" method="get">
|
||||
<form class="card" action="" method="get">
|
||||
|
||||
<div class="card-body">
|
||||
<div class="card-title">Sign In</div>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user