Skip to content

Commit 6f06884

Browse files
committed
make source url link center
1 parent a49f296 commit 6f06884

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

templates/base.hbs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,8 @@
108108
{{> page}}
109109
</div>
110110

111-
<div class="mt-5">
112-
<br/>
113-
<a target="_blank" href="https://github.com/wuttinanhi/rust-forum">github.com/wuttinanhi/rust-forum</a>
114-
<br/>
111+
<div class="mt-5 text-center">
112+
<a target="_blank" href="https://github.com/wuttinanhi/rust-forum">github.com/wuttinanhi/rust-forum</a>
115113
</div>
116114
</body>
117115

0 commit comments

Comments
 (0)