Skip to content

Commit a064afd

Browse files
ibuclawdlang-bot
authored andcommitted
Revert "embed dlang calendar on dlang.org/calendar"
1 parent b45817e commit a064afd

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

calendar.dd

Lines changed: 0 additions & 13 deletions
This file was deleted.

dlang.org.ddoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ $(SUBMENU_MANUAL
264264
$(SUBMENU_LINK https://dlang.org/blog, Blog)
265265
$(SUBMENU_LINK $(ROOT_DIR)orgs-using-d.html, Orgs using D)
266266
$(SUBMENU_LINK https://twitter.com/search?q=%23dlang, Twitter)
267-
$(SUBMENU_LINK $(ROOT_DIR)calendar.html, Calendar)
268267
$(SUBMENU_LINK_DIVIDER https://forum.dlang.org, Forums)
269268
$(SUBMENU_LINK irc://irc.libera.chat/d, IRC)
270269
$(SUBMENU_LINK https://discord.gg/bMZk9Q4, Community Discord)

posix.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ ARTICLE_FILES=$(addprefix articles/, index builtin code_coverage const-faq \
344344
# and .html in the generated HTML. Save for the expansion of
345345
# $(SPEC_ROOT), the list is sorted alphabetically.
346346
PAGES_ROOT=$(SPEC_ROOT) 404 acknowledgements areas-of-d-usage $(ARTICLE_FILES) \
347-
ascii-table bugstats $(CHANGELOG_FILES) calendar community comparison concepts \
347+
ascii-table bugstats $(CHANGELOG_FILES) community comparison concepts \
348348
deprecate dmd dmd-freebsd dmd-linux dmd-osx dmd-windows \
349349
documentation download dstyle forum-template gpg_keys glossary \
350350
howto-promote htod index install \

0 commit comments

Comments
 (0)