Skip to content

Commit 664c76f

Browse files
mdparkerdlang-bot
authored andcommitted
Add dconf info to front page
1 parent 0384f41 commit 664c76f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

images/dconf22-logo.jpg

28.4 KB
Loading

index.dd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,14 @@ $(SCRIPT
313313
})();
314314
)
315315

316+
$(DIVC dconf_22,
317+
<p class="center" style="font-size:1.5em;color:#fff;background-color:#333;padding:15px;"><a href="https://dconf.org/2022/"><img src="$(ROOT_DIR)images/dconf22-logo.jpg" /></a>
318+
$(BR)
319+
August 1&ndash;4, 2022
320+
$(BR)
321+
<a href="https://dconf.org/2022/index.html#register" style="color:#fff;">Register Today!</a></p>
322+
)
323+
316324
$(DIVC call_to_donate,
317325
<h2>Support the D language</h2>
318326
<p class="center">D is made possible through the hard work and dedication of many volunteers,

0 commit comments

Comments
 (0)