File tree 1 file changed +10
-4
lines changed 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 4
4
body(style="text-align: center; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #984ea3; color: white")
5
5
h2(style="margin-top: 6rem") Overall Top Contributors
6
6
7
- img(id="rocket", src="img/dlang_rocket.png", align="left ")
7
+ img(id="rocket", src="img/dlang_rocket.png", style="position: absolute; right: 2rem; top: 8rem ")
8
8
table(style="margin-left: auto; margin-right: auto")
9
9
- foreach (entry; entries)
10
10
tr
11
11
- foreach(value; entry)
12
12
td= value
13
13
14
- p For more information on how the rewarding system works visit a(href="https://dlang.org/blog/2021/09/16/bugzilla-reward-system") this blog post
15
- p For more information on D visit a(href="https://dlang.org") Dlang.org
16
- p Foundation members are not eligible for prizes. They are marked with an asterisk (*)
14
+ p For more information on how the rewarding system works visit
15
+ a(href="https://dlang.org/blog/2021/09/16/bugzilla-reward-system") this blog post
16
+ | .
17
+
18
+ p For more information on D visit
19
+ a(href="https://dlang.org/") dlang.org
20
+ | .
21
+
22
+ p Foundation members are not eligible for prizes. They are marked with an asterisk (*).
You can’t perform that action at this time.
0 commit comments