diff --git a/.github/workflows/contentcheck.yml b/.github/workflows/contentcheck.yml index 11c7683d74..d797f796dd 100644 --- a/.github/workflows/contentcheck.yml +++ b/.github/workflows/contentcheck.yml @@ -22,7 +22,7 @@ jobs: RES=`diff out .github/known-blog-categories.txt` exit $RES shell: bash - - name: Check for titles that have incorrect casing - run: | - ! find astro/src/content/ -type f -name "*.md*" |grep -v swp | xargs grep title: |grep -v subtitle|sed 's/.*title: //' | sed "s/'//g" | grep -E '\b[a-z]+\b' - shell: bash + #- name: Check for titles/headers that have incorrect casing + #run: | + #! find astro/src/content/ -type f -name "*.md*" |grep -v swp | xargs grep title: |grep -v subtitle|sed 's/.*title: //' | sed "s/'//g" | grep -E '\b[a-z]+\b' + #shell: bash diff --git a/astro/src/content/blog/fusionauth-re-invent-2.mdx b/astro/src/content/blog/fusionauth-re-invent-2.mdx index 9ae7503975..31da64a4f8 100644 --- a/astro/src/content/blog/fusionauth-re-invent-2.mdx +++ b/astro/src/content/blog/fusionauth-re-invent-2.mdx @@ -4,7 +4,7 @@ title: "We'll see you at AWS re:Invent" description: FusionAuth is going to AWS re:Invent. Stop by and see us! authors: Dan Moore image: /img/blogs/fusionauth-aws-reinvent-2021/see-you-at-aws-reinvent-header-image.png -categories: announcement +categories: Events tags: conference, aws-re-invent excerpt_separator: "{/* more */}" --- diff --git a/astro/src/content/blog/see-you-at-kcdc-2023.mdx b/astro/src/content/blog/see-you-at-kcdc-2023.mdx index 48f67d5d0a..e2c33a0e18 100644 --- a/astro/src/content/blog/see-you-at-kcdc-2023.mdx +++ b/astro/src/content/blog/see-you-at-kcdc-2023.mdx @@ -5,7 +5,7 @@ description: KCDC, the Kansas City Developer Conference, is happening at the end authors: Emily Jansen image: /img/blogs/kcdc-2023/kcdc-2023-header.png categories: Events -tags: events, kcdc +tags: kcdc, conference excerpt_separator: "{/* more */}" ---