Skip to content

Commit

Permalink
Village bulletin board verbiage for v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgriv committed Nov 23, 2024
1 parent ae867fb commit e712b7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.9] - 2024-11-22

### Changed

- Village bulletin board verbiage.

## [1.1.8] - 2024-07-20

### Added
Expand Down Expand Up @@ -124,6 +130,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Official release of **Dark Castle Website**.

[1.1.9]: https://github.com/scottgriv/Dark-Castle-Website/compare/v1.1.8...v1.1.9
[1.1.8]: https://github.com/scottgriv/Dark-Castle-Website/compare/v1.1.7...v1.1.8
[1.1.7]: https://github.com/scottgriv/Dark-Castle-Website/compare/v1.1.6...v1.1.7
[1.1.6]: https://github.com/scottgriv/Dark-Castle-Website/compare/v1.1.5...v1.1.6
Expand Down
2 changes: 1 addition & 1 deletion src/pages/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ export default function Home() {
</li>
<li>Thanks again for your support!</li>
<p>07/12/2024</p>
<li>Check out our newest theme for Telegram iOS below!</li>
<li>Check out our newest theme for Telegram iOS above!</li>
</ul>
<a href="#" onClick={openArchive} className="regular-link-2">
View Castle Archives
Expand Down

0 comments on commit e712b7e

Please sign in to comment.