Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit fddf76e

Browse files
committed
Formatting [skip ci]
1 parent 3b74f1f commit fddf76e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ A more complex example, inserting a row into a `<table>` with different types of
120120

121121
<script>
122122
var tbody = document.querySelector('#projects tbody');
123+
123124
var anchor = document.createElement('a');
124125
125126
anchor.setAttribute('href', 'https://sixtwothree.org');

0 commit comments

Comments
 (0)