Skip to content

Commit 15c62e7

Browse files
authored
Merge pull request #253 from RockefellerArchiveCenter/style-updates
Update rac style library to v0.13.2
2 parents 86c4e1a + 5640bc1 commit 15c62e7

10 files changed

+1
-1
lines changed
-2 KB
Loading
17.7 KB
Loading
36.9 KB
Loading
14.4 KB
Loading
8.34 KB
Loading
8.62 KB
Loading
-3.87 KB
Loading
-8.72 KB
Loading
-9.26 KB
Loading

theme/_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="description" content="{%- if doc.description -%}{{ doc.description }}{%- else -%}{{ site.description }}{%- endif -%}">
1111
{%- endif -%}
1212
{%- endfor -%}
13-
<link rel="stylesheet" href="https://assets.rockarch.org/v0.12.0/main.min.css">
13+
<link rel="stylesheet" href="https://assets.rockarch.org/v0.13.2/main.min.css">
1414
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css">
1515
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
1616
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">

0 commit comments

Comments
 (0)