Skip to content

Commit 2f876e5

Browse files
committed
CodeIgniter-Blog v2.2.3 Updated style of README.md
1 parent df5a7eb commit 2f876e5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<a href="en">English</a> | <a href="cn">简体中文</a>[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a>[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
1+
<a href="#en">English</a> | <a href="#cn">简体中文</a>[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a>[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
22

3-
[**CodeIgniter-blog**](en)
3+
[**CodeIgniter-blog**](#)
44

5-
A blog built with CodeIgniter framework, Front end template from [Duanliang blog](https://www.duanliang920.com/muban/blog/264.html), I made some changes to it. The six pictures on the photo wall are from the [Concise modern magic library](http://www.nowamagic.net/librarys/).
5+
<div class="en">
6+
<p>A blog built with CodeIgniter framework, Front end template from [Duanliang blog](https://www.duanliang920.com/muban/blog/264.html), I made some changes to it. The six pictures on the photo wall are from the [Concise modern magic library](http://www.nowamagic.net/librarys/). </p>
7+
<p>It can be used as a reference for a novice CodeIgniter project, including basic operations such as Create, Read, Update, Delete and Login-Registration, search as well as pagination.</p></div>
68

7-
It can be used as a reference for a novice CodeIgniter project, including basic operations such as Create, Read, Update, Delete and Login-Registration, search as well as pagination.
9+
**[CodeIgniter博客](#)**
810

9-
**[CodeIgniter博客](cn)**
10-
11-
一个使用CodeIgniter框架构建的博客,前端模板来自[段亮博客](https://www.duanliang920.com/muban/blog/264.html),我对它进行了一些修改。照片墙上的六张图片来自[简明现代魔法图书馆](http://www.nowamagic.net/librarys/)
12-
13-
它可以作为新手CodeIgniter项目的参考,包括增、删、改、查等基本操作和登录注册、搜索以及分页等功能。
11+
<div class="cn">
12+
<p>一个使用CodeIgniter框架构建的博客,前端模板来自[段亮博客](https://www.duanliang920.com/muban/blog/264.html),我对它进行了一些修改。照片墙上的六张图片来自[简明现代魔法图书馆](http://www.nowamagic.net/librarys/)。</p>
13+
<p>它可以作为新手CodeIgniter项目的参考,包括增、删、改、查等基本操作和登录注册、搜索以及分页等功能。</p></div>

0 commit comments

Comments
 (0)