Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #298 from webtime-studio/deprecation
Browse files Browse the repository at this point in the history
Deprecation
  • Loading branch information
ckomop0x authored Dec 7, 2023
2 parents c5dc6af + 6219cf9 commit 90f2ca9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<h1 align="center">Create HTML boilerplate</h1>
<h1 align="center">[Deprecated] Create HTML boilerplate </h1>
<p>
<img alt="Версия проекта" src="https://img.shields.io/badge/version-2.0.7-green.svg?cacheSeconds=2592000" />
<img alt="Версия проекта" src="https://img.shields.io/badge/version-2.0.8-green.svg?cacheSeconds=2592000" />
<img alt="Минимально необходимая версия NodeJS" src="https://img.shields.io/badge/node-%5E16-green.svg" />
</p>

<p>Привет! Спасибо за то что используете наш Create HTML boilerplate.</p>
<p>Со времени создания данного boilerplate вышло много новых инструментов и поддрежка данного проекта более не выглядит целесообразной, поэтому мы решили его заархивировать и более не будем обновлять зависимости. Проект останется доступным и будет в режиме только для чтения.</p>
<p>
Данная сборка вдохновлена проектом с хабра и многими часами вёрстки и
разработки. Здесь специально нет ничего лишнего и только набор базовых
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-html-boilerplate",
"version": "2.0.7",
"version": "2.0.8",
"description": "Boilerplate for creating modular websites with HTML, SCSS and JavaScript without any headache",
"author": {
"name": "Pavel Klochkov",
Expand Down

0 comments on commit 90f2ca9

Please sign in to comment.