Skip to content

Commit

Permalink
Merge pull request #361 from brianhlin/2020-07-21.office-hours
Browse files Browse the repository at this point in the history
Add site-wide office hours admonition
  • Loading branch information
matyasselmeci committed Jul 9, 2020
2 parents f6b7b40 + 4974bb1 commit ad850dc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions overwrite_theme/main.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{% extends "base.html" %}

{% block content %}
<div class="admonition question">
<p class="admonition-title">
Virtual Office Hours
</p>
<p>
Have questions about HTCondor-CE?
Join our office hours on
<a href="https://research.cs.wisc.edu/htcondor/office-hours/2020-07-21-HTCondorCE/">21 July, 2020</a>!
</p>
</div>
<div class="admonition info">
<p class="admonition-title">
HTCondor-CE 4 Documentation
Expand Down

0 comments on commit ad850dc

Please sign in to comment.