File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,9 @@ <h2 id="tutorials"><a name="Tutorials"></a>Tutorials</h2>
231
231
</ li >
232
232
</ ul >
233
233
234
- < p > © 2023-< span id ="currentYear "> </ span > FEAScript</ p >
234
+ < footer >
235
+ < p > © 2023-< span id ="currentYear "> </ span > FEAScript</ p >
236
+ </ footer >
235
237
< script >
236
238
document . getElementById ( "currentYear" ) . innerHTML = new Date ( ) . getFullYear ( ) ;
237
239
</ script >
Original file line number Diff line number Diff line change @@ -649,7 +649,9 @@ <h1>A Visual Editor for the FEAScript Library</h1>
649
649
</ li >
650
650
</ ul >
651
651
652
- < p > © 2023-< span id ="currentYear "> </ span > FEAScript</ p >
652
+ < footer >
653
+ < p > © 2023-< span id ="currentYear "> </ span > FEAScript</ p >
654
+ </ footer >
653
655
< script >
654
656
document . getElementById ( "currentYear" ) . innerHTML = new Date ( ) . getFullYear ( ) ;
655
657
</ script >
You can’t perform that action at this time.
0 commit comments