grammar sweep and placeholder content check
This commit is contained in:
@@ -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">
|
||||
|
@@ -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) {
|
||||
|
@@ -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) {
|
||||
|
Reference in New Issue
Block a user