add Iceland mirror to mirrors menu
Submitted by: Olafur Osvaldsson <oli@isnic.is>
This commit is contained in:
parent
8fff485b2c
commit
57cc16527f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11100
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.11 2001/10/20 04:39:51 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.12 2001/10/21 23:21:26 bmah Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.11 2001/10/20 04:39:51 jkh Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.12 2001/10/21 23:21:26 bmah Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -68,6 +68,7 @@
|
|||
<option value="http://www.gr.FreeBSD.org/">Greece</option>
|
||||
<option value="http://www.hu.FreeBSD.org/">Hungary</option>
|
||||
<option value="http://www.ie.FreeBSD.org/">Ireland</option>
|
||||
<option value="http://www.is.FreeBSD.org/">Iceland</option>
|
||||
<option value="http://www.it.FreeBSD.org/">Italy/1</option>
|
||||
<option value="http://www.gufi.org/mirrors/www.freebsd.org/data/">Italy/2</option>
|
||||
<option value="http://www.jp.FreeBSD.org/www.FreeBSD.org/">Japan</option>
|
||||
|
|
Loading…
Reference in a new issue