Skip to content

Commit

Permalink
modified readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
tfsomrat committed Jan 25, 2023
1 parent 8be66e2 commit 8c6a466
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
# Next Tailwind Boilerplate

## Dependency

* node v16+
* npm v8+
* next v12+
* tailwind v3+

## Development Command

```
npm run dev
```

## Build Command

```
npm run build
```
# Geeky Nextjs Template
6 changes: 3 additions & 3 deletions config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"promotionImage": "/images/promotion.png",
"disqus": {
"shortName": "your-site-shortname",
"setting":{
"setting": {
"url": "http://localhost:3000",
"identifier": "article-id",
"title": "Title of Your Article"
Expand All @@ -40,11 +40,11 @@
"params": {
"tag_manager_id": "",
"footer_content": "Lorem ipsum dolor sit amt, conse adip iscing. donec iaculis tempasus laoreet. Libero ullam rgscper.",
"copyright": "Designed and Developed By <ins> [Themefisher](https://themefisher.com/)</ins>"
"copyright": "Designed and Developed By [Statichunt](https://statichunt.com/)"
},

"metadata": {
"meta_author": "Themefisher",
"meta_author": "Statichunt",
"meta_image": "/images/og-image.png",
"meta_description": "Next Boilerplate"
}
Expand Down

0 comments on commit 8c6a466

Please sign in to comment.