Skip to content

Commit f2c6ca8

Browse files
committed
Use JS locally here
1 parent 7cb54dc commit f2c6ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/design-patterns.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1306,6 +1306,6 @@ <h2>Social media</h2>
13061306
</main>
13071307

13081308
<!-- JavaScript -->
1309-
<script src="https://textpattern.com/assets/js/app.@@timestamp.js"></script>
1309+
<script src="assets/js/app.js"></script>
13101310
</body>
13111311
</html>

0 commit comments

Comments
 (0)