-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove link from post date archive #90
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
laurelfulford
approved these changes
Nov 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
matticbot
pushed a commit
that referenced
this pull request
Jan 26, 2024
# [1.5.0-alpha.1](v1.4.0...v1.5.0-alpha.1) (2024-01-26) ### Bug Fixes * parenthesis ([a0c485f](a0c485f)) * remove link from post date archive ([#90](#90)) ([d08ba5e](d08ba5e)) ### Features * add 2x-small font size ([#102](#102)) ([cb17fdc](cb17fdc)) * add new "Paul" style ([#88](#88)) ([5605dab](5605dab)) * update archive template ([#89](#89)) ([3c8556d](3c8556d)) * update button block ([#91](#91)) ([b66f75a](b66f75a)) * update button style ([#103](#103)) ([4b686f9](4b686f9)) * update desktop header template part ([#106](#106)) ([b5d45ba](b5d45ba)) * update footer part and lock blocks ([#105](#105)) ([0490354](0490354)) * update grid and typography ([64c70d7](64c70d7)) * update grid and typography ([f5073ef](f5073ef)) * update svg icons and search overlay ([#111](#111)) ([9ee5b6a](9ee5b6a)) * update the query pagination block ([#93](#93)) ([03e7fb6](03e7fb6))
🎉 This PR is included in version 1.5.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
matticbot
pushed a commit
that referenced
this pull request
Feb 6, 2024
# [1.5.0](v1.4.0...v1.5.0) (2024-02-06) ### Bug Fixes * parenthesis ([a0c485f](a0c485f)) * remove link from post date archive ([#90](#90)) ([d08ba5e](d08ba5e)) ### Features * add 2x-small font size ([#102](#102)) ([cb17fdc](cb17fdc)) * add new "Paul" style ([#88](#88)) ([5605dab](5605dab)) * update archive template ([#89](#89)) ([3c8556d](3c8556d)) * update button block ([#91](#91)) ([b66f75a](b66f75a)) * update button style ([#103](#103)) ([4b686f9](4b686f9)) * update desktop header template part ([#106](#106)) ([b5d45ba](b5d45ba)) * update footer part and lock blocks ([#105](#105)) ([0490354](0490354)) * update grid and typography ([64c70d7](64c70d7)) * update grid and typography ([f5073ef](f5073ef)) * update svg icons and search overlay ([#111](#111)) ([9ee5b6a](9ee5b6a)) * update the query pagination block ([#93](#93)) ([03e7fb6](03e7fb6))
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
Super small PR that just removes the
isLink: true
from the post-date block in the Archive pageHow to test the changes in this Pull Request:
Other information: