update README.md
This commit is contained in:
parent
c78cf6dcfe
commit
212410d70d
14
README.md
14
README.md
|
@ -1,11 +1,12 @@
|
|||
# Simple Intro
|
||||
|
||||
simple theme for hugo
|
||||
|
||||
![intro](https://raw.githubusercontent.com/gangjun06/SimpleIntro/master/images/screenshot.png)
|
||||
|
||||
# Live Demo
|
||||
https://gangjun06.github.io/SimpleIntroDemo
|
||||
|
||||
https://gangjun06.github.io/SimpleIntroDemo
|
||||
|
||||
# Get Started
|
||||
|
||||
|
@ -16,12 +17,17 @@ git submodule add https://github.com/gangjun06/SimpleIntro themes/SimpleIntro
|
|||
```
|
||||
|
||||
# Configuration
|
||||
Check out the config files included on the [exampleSite](exampleSite)
|
||||
|
||||
Check out the config files included on the [exampleSite](exampleSite)
|
||||
|
||||
# Credits
|
||||
|
||||
| Name | License | Description |
|
||||
|-------------------------------------|-------------|----------------|
|
||||
| ----------------------------------- | ----------- | -------------- |
|
||||
| github.com/konpa/devicon/ | MIT License | Demo Site Icon |
|
||||
| github.com/tailwindlabs/tailwindcss | MIT License | Css Library |
|
||||
| github.com/tailwindlabs/tailwindcss | MIT License | Css Library |
|
||||
|
||||
# ETC.
|
||||
|
||||
It seems that I made this project and neglected it too much.
|
||||
So I am modifying the code little by little in the new branch
|
||||
|
|
Loading…
Reference in New Issue