File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
< < if $in.prev_link > > < a href ="<<t $in.prev_link>>.html " title ="previous chapter " aria-label ="previous chapter "> ◂</ a > < </ if > >
17
17
< a href ="index.html " title ="cover " aria-label ="cover "> ●</ a >
18
18
< < if $in.next_link > > < a href ="<<t $in.next_link>>.html " title ="next chapter " aria-label ="next chapter "> ▸</ a > < </ if > >
19
- < button class =help title ="help " aria-label ="help "> ❓︎ </ button >
19
+ < button class =help title ="help " aria-label ="help "> < strong > ? </ strong > </ button >
20
20
</ nav >
21
21
22
22
< h1 < < if $in.id > > id="< < t $in.id > > "< </ if > > > < < if $in.chap_num > > < span class =chap_num > Chapter < < t $in.chap_num > > </ span > < </ if > > < < t $in.title > > </ h1 >
27
27
< < if $in.prev_link > > < a href ="<<t $in.prev_link>>.html " title ="previous chapter " aria-label ="previous chapter "> ◂</ a > < </ if > >
28
28
< a href ="index.html " title ="cover " aria-label ="cover "> ●</ a >
29
29
< < if $in.next_link > > < a href ="<<t $in.next_link>>.html " title ="next chapter " aria-label ="next chapter "> ▸</ a > < </ if > >
30
- < button class =help title ="help " aria-label ="help "> ❓︎ </ button >
30
+ < button class =help title ="help " aria-label ="help "> < strong > ? </ strong > </ button >
31
31
</ nav >
32
32
</ article>
33
33
You can’t perform that action at this time.
0 commit comments