diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index a58b50b..ba99c8b 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -87,4 +87,6 @@ - Added logo to demo page. - Created favicon from logo. - Added favicon to demo page. -- Changed color palette to use material colors for primary, secondary and tertiary, passes most tests (usually is ok in almost 100% of cases). \ No newline at end of file +- Changed color palette to use material colors for primary, secondary and tertiary, passes most tests (usually is ok in almost 100% of cases). +- Updated page to test `mark` in headers. +- Deployed live version with updated tags. diff --git a/docs/v2/index.html b/docs/v2/index.html index 91b1bb0..ac526b3 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -10,9 +10,9 @@ - - + + @@ -43,5 +43,6 @@

This is some text with small text, superscript12 and subscript4. Oh, I am a primary mark and I am a secondary mark and I am a tertiary mark.

Tag marks are like this: primary mark, secondary mark, tertiary mark.

Bubble marks are like this: primary mark, secondary mark, tertiary mark.

+

I am a header with bubbles and tags

\ No newline at end of file