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

Fixing incorrect text-info-emphasis example for theme demos #1312

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

StephanieSunshine
Copy link
Contributor

Summary: The text-info-emphasis example was missing the -emphasis suffix from its class definition. Here is a pull request to fix all examples.

Old: <p class="text-info">.text-info-emphasis</p>
New: <p class="text-info-emphasis">.text-info-emphasis</p>

Files Affected:
modified: docs/cerulean/index.html
modified: docs/cosmo/index.html
modified: docs/cyborg/index.html
modified: docs/darkly/index.html
modified: docs/default/index.html
modified: docs/flatly/index.html
modified: docs/journal/index.html
modified: docs/litera/index.html
modified: docs/lumen/index.html
modified: docs/lux/index.html
modified: docs/materia/index.html
modified: docs/minty/index.html
modified: docs/morph/index.html
modified: docs/pulse/index.html
modified: docs/quartz/index.html
modified: docs/sandstone/index.html
modified: docs/simplex/index.html
modified: docs/sketchy/index.html
modified: docs/slate/index.html
modified: docs/solar/index.html
modified: docs/spacelab/index.html
modified: docs/superhero/index.html
modified: docs/united/index.html
modified: docs/vapor/index.html
modified: docs/yeti/index.html
modified: docs/zephyr/index.html

Summary: text-info-emphasis example was missing the -emphasis suffix
from its class definition.

Old: <p class="text-info">.text-info-emphasis</p>
New: <p class="text-info-emphasis">.text-info-emphasis</p>

Files Affected:
modified:   docs/cerulean/index.html
modified:   docs/cosmo/index.html
modified:   docs/cyborg/index.html
modified:   docs/darkly/index.html
modified:   docs/default/index.html
modified:   docs/flatly/index.html
modified:   docs/journal/index.html
modified:   docs/litera/index.html
modified:   docs/lumen/index.html
modified:   docs/lux/index.html
modified:   docs/materia/index.html
modified:   docs/minty/index.html
modified:   docs/morph/index.html
modified:   docs/pulse/index.html
modified:   docs/quartz/index.html
modified:   docs/sandstone/index.html
modified:   docs/simplex/index.html
modified:   docs/sketchy/index.html
modified:   docs/slate/index.html
modified:   docs/solar/index.html
modified:   docs/spacelab/index.html
modified:   docs/superhero/index.html
modified:   docs/united/index.html
modified:   docs/vapor/index.html
modified:   docs/yeti/index.html
modified:   docs/zephyr/index.html
@StephanieSunshine
Copy link
Contributor Author

StephanieSunshine commented Aug 27, 2024

Same person, just on my personal account now. This should be all the index.html files fixed. Let me know if there is anything else needed. Thanks for the templates!

@thomaspark
Copy link
Owner

Looks good, thanks for the fix.

@thomaspark thomaspark merged commit 41356c5 into thomaspark:v5 Aug 28, 2024
4 checks passed
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.

2 participants