Skip to content

Commit be1bebc

Browse files
authored
Merge pull request #14 from houselearning/banner-remove
remove old banners
2 parents 48f038c + 2c2490e commit be1bebc

7 files changed

Lines changed: 1 addition & 36 deletions

File tree

audio.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,6 @@
155155
<a href="https://houselearning.org/apply">Apply</a>
156156
</nav>
157157

158-
<div class="announcement">
159-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
160-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
161-
</div>
162-
163158
<main class="container">
164159
<section class="section">
165160
<h2>Audio Library</h2>

books/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,6 @@
206206
<a href="https://houselearning.org/apply">Apply</a>
207207
</nav>
208208

209-
<div class="announcement">
210-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
211-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
212-
</div>
213-
214209
<main class="container">
215210
<section class="section">
216211
<h1>Books</h1>

images/animations/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,6 @@
166166
<a href="https://houselearning.org/apply">Apply</a>
167167
</nav>
168168

169-
<div class="announcement">
170-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
171-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
172-
</div>
173-
174169
<main class="container">
175170
<section class="section">
176171
<h1>Browse hundreds of SVG Animations below</h1>

images/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,6 @@
182182
<a href="https://houselearning.org/apply">Apply</a>
183183
</nav>
184184

185-
<div class="announcement">
186-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
187-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
188-
</div>
189-
190185
<main class="container">
191186
<section class="section">
192187
<h1>SafeLibrary Images</h1>

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,6 @@
196196
<a href="https://apply.houselearning.org/">Apply</a>
197197
</nav>
198198

199-
<div class="announcement">
200-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
201-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
202-
</div>
203-
204199
<div class="container">
205200
<div class="section">
206201
<img src="images/index/audio-library.png" alt="Audio Library">

media/3d-models/index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,7 @@
4444
</style>
4545
</head>
4646
<body>
47-
<div style="background-color: #fff3cd; border: 1px solid #ffeeba; padding: 15px; border-radius: 8px; margin-bottom: 20px;">
48-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
49-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank" style="color: #856404; font-weight: bold; text-decoration: underline;">
50-
Learn more here
51-
</a>.
52-
</div>
47+
5348
<!-- Panels -->
5449
<script>
5550
const panels = [

programs/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,11 +234,6 @@
234234
<a href="https://houselearning.org/apply">Apply</a>
235235
</nav>
236236

237-
<div class="announcement">
238-
<strong>🛠️ Renovation:</strong> We’re currently making updates.
239-
<a href="https://github.com/houselearning/developer-notes/discussions/5" target="_blank">Learn more here</a>.
240-
</div>
241-
242237
<main class="container">
243238
<section class="section">
244239
<h2>Programs Library</h2>

0 commit comments

Comments
 (0)