~xdavidwu/xdavidwu.link

6d3a9399c645af40acbff94f75a6c18e05ba8872 — Maaz Syed Adeeb 6 years ago 239fa42
Tooltips for masthead links (#1380)

1 files changed, 3 insertions(+), 1 deletions(-)

M _includes/masthead.html
M _includes/masthead.html => _includes/masthead.html +3 -1
@@ 10,7 10,9 @@
            {% else %}
              {% assign domain = site.url | append: site.baseurl %}
            {% endif %}
            <li class="masthead__menu-item"><a href="{{ domain }}{{ link.url }}">{{ link.title }}</a></li>
            <li class="masthead__menu-item">
              <a href="{{ domain }}{{ link.url }}" {% if link.description %} title="{{ link.description }}" {% endif %}>{{ link.title }}</a>
            </li>
          {% endfor %}
        </ul>
        <button type="button">