Skip to content

Commit a5b11e8

Browse files
committed
refactor
1 parent 04107ff commit a5b11e8

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<div class="bottom_footer">
4949
<div class="footer-copyright col-xs-12 col-md-6">
5050
<p class="copyright">
51-
Copyright &copy; 2017 code4mk . All rights reserved. </p>
51+
Copyright &copy; 2022 code4mk . All rights reserved. </p>
5252
</div>
5353
<div class="footer-copyright col-xs-12 col-md-2">
5454
<p class="copyright">

index.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,29 @@
11
---
2-
description: Home page for code4mk organization
2+
description: Code4mk is an open source organization, which main focus on make easy and enjoyful programming for all.
33
keywords: php, vue, react, angular, javascript, js, wordpress, ruby, laravel, ruby-on-rails, java, spring, python, django
44
landing: true
5-
title: code4mk
5+
title: code4mk organization | enjoy with coding
66
notoc: true
77
notags: true
88
---
99
<!-- {% assign page.title = site.name %} -->
1010

11-
<div>
11+
<!-- <div>
1212
<video
1313
id="vid1"
1414
class="video-js vjs-default-skin vjs-big-play-centered"
1515
controls
1616
width="735" height="350"
1717
data-setup='{ "techOrder": ["youtube"], "sources": [{ "type": "video/youtube", "src": "https://youtu.be/w3jLJU7DT5E"}] }' >
1818
</video>
19-
</div>
19+
</div> -->
2020

2121
<div class="row">
2222
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
2323

24-
## What is Github?
25-
26-
GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.
24+
## What is code4mk?
2725

28-
[Let's start with Github](/github){: class="button outline-btn"}
26+
Code4mk is a open source organization.code4mk's main goal is make programming easy and enjoyful for all.
2927

3028
</div>
3129
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">

0 commit comments

Comments
 (0)