Compare commits

...

2 Commits

Author SHA1 Message Date
kgiszewski 4be6a13fc0 This never got bumped up, but most people are past that version. 2015-10-08 09:00:19 -04:00
kgiszewski 99638ed0b0 Add missing twitter style 2015-10-08 08:49:22 -04:00
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -315,6 +315,14 @@
small {
margin-left: 5px;
}
a {
float: right;
img {
width: 35px;
}
}
}
.manual-link {
+1 -1
View File
@@ -12,7 +12,7 @@
<iconUrl>http://github.com/imulus/archetype/raw/master/assets/logo.png</iconUrl>
<licenseUrl><%= licenseUrl %></licenseUrl>
<dependencies>
<dependency id="UmbracoCms.Core" version="7.1.6" />
<dependency id="UmbracoCms.Core" version="7.2.2" />
</dependencies>
</metadata>
</package>