Attempt to resolve a CSS caching issue introduced with recent changes.
Reported by: eadler, brooks, rwatson, gibbs, many others I am forgetting
This commit is contained in:
parent
7257c0b84d
commit
00be5d7ad4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40381
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>
|
||||
<!ENTITY home '<a href="&base;/index.html"><img src"&enbase;/gifs/home.gif"
|
||||
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
||||
<!ENTITY stylesheet '&enbase;/layout/css/fixed.css?20060509'>
|
||||
<!ENTITY stylesheet '&enbase;/layout/css/fixed.css?20121213'>
|
||||
|
||||
<!-- Standard headers and footers -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue