Skip to content
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

re-match #214

Merged
merged 8 commits into from
Sep 13, 2024
Merged

re-match #214

merged 8 commits into from
Sep 13, 2024

Conversation

AsherML
Copy link
Member

@AsherML AsherML commented Sep 12, 2024

matches markdown files with correct icons

matches markdown files with correct icons
Copy link

netlify bot commented Sep 12, 2024

Deploy Preview for dapper-gnome-2a669c failed.

Name Link
🔨 Latest commit 7c3a993
🔍 Latest deploy log https://app.netlify.com/sites/dapper-gnome-2a669c/deploys/66e463249541520008c441b4

@@ -6,7 +6,7 @@ export default defineEventHandler(async event => {
const { siteUrl } = useRuntimeConfig();
const locale = event.context.params?.locale || 'en';

const iconUrl = (icon: string) => {
const iconUrl = (icon: /dtpr-icons/string) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't change. I think a search and replace got here by accident.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, thanks for catching this you're completely right

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for this file. Search and replace was too aggressive

reverses overly ambitious find and replace
@helpful-places-it helpful-places-it temporarily deployed to fix-icon-bug - dtpr-io-static PR #214 September 13, 2024 16:07 — with Render Destroyed
@pichot pichot merged commit b0bb205 into main Sep 13, 2024
2 of 6 checks passed
@pichot pichot deleted the fix-icon-bug branch September 13, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants