We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18446ca commit 5bb56d5Copy full SHA for 5bb56d5
_layout.html.erb
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title><%= @title %> | Ruby Elders</title>
7
- <link rel="stylesheet" href="/css/writings.css" />
+ <link rel="stylesheet" href="/css/writings.css&v=1" />
8
<link rel="icon" type="image/png" href="/assets/img/favicon.png" />
9
<!-- Syntax Highlighting: Prism.js -->
10
<link
0 commit comments