Fix markup for Synergy SKY press entry
Add a <site-url> element to hold the organization's URL, and put the site (company) name in the <site-name> element. PR: 225854 Reported by: Mateusz Piotrowski <mpp302@gmail.com>
This commit is contained in:
parent
17a96bb206
commit
922b76f3df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51420
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
<story>
|
||||
<name>Why did we build our solution on top of FreeBSD?</name>
|
||||
<url>http://blog.synergysky.com/whydidwebuildoursolutionontopof_freebsd</url>
|
||||
<site-name>http://synergysky.com</site-name>
|
||||
<site-name>Synergy SKY</site-name>
|
||||
<site-url>http://synergysky.com</site-url>
|
||||
<date>Nov 7 2017</date>
|
||||
<author>Egil Hasting</author>
|
||||
<p>FreeBSD has given us the "it just works" experience,
|
||||
|
|
Loading…
Reference in a new issue