initial commit
This commit is contained in:
@@ -19,8 +19,8 @@ This README would normally document whatever steps are necessary to get your app
|
|||||||
|
|
||||||
### Contribution guidelines ###
|
### Contribution guidelines ###
|
||||||
|
|
||||||
* Writing tests
|
* Writing test
|
||||||
* Code review
|
* Code reviews
|
||||||
* Other guidelines
|
* Other guidelines
|
||||||
|
|
||||||
### Who do I talk to? ###
|
### Who do I talk to? ###
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ include 'includes/head.php'; ?>
|
|||||||
$current_page = 'about-us';
|
$current_page = 'about-us';
|
||||||
include 'includes/header.php';
|
include 'includes/header.php';
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/logistic/assets/css/custom-widget-accordion.min.css" type="text/css"
|
<link rel="stylesheet" href="/logistic/assets/css/custom-widget-accordion.min.css" type="text/css"
|
||||||
|
|||||||
Reference in New Issue
Block a user