grammar sweep and placeholder content check

This commit is contained in:
Prospect
2024-02-21 20:47:21 -05:00
parent 3123504f15
commit 64b7590286
18 changed files with 3 additions and 682 deletions

View File

@@ -73,7 +73,7 @@
<h3 class="font-bold">Ontario Native Education Counsellors Association (ONECA)</h3>
<a class="font-medium underline" href="https://www.onceca.ca/">(wwwoneca.ca)</a>
<a class="font-medium underline" href="https://www.onceca.ca/">(www.oneca.ca)</a>
<!-- Links -->
<div class="accordion bg-cadet-500 my-2">

View File

@@ -104,7 +104,7 @@ $genderIdentities = [
</div>
<div class="accordion-content space-y-4">
<!-- Term Content -->
<!-- Gender and Term Information -->
<div>
<ul class="<?php
if (count($term['content']) > 1) {

View File

@@ -173,7 +173,7 @@ $onlineLearningTips = [
</div>
<div class="accordion-content space-y-4">
<!-- Tip Content -->
<!-- Strategies for Success Tips -->
<div>
<ul class="<?php
if (count($tip['content']) > 1) {