Author: grobmeier
Date: Sat Oct 19 16:27:34 2013
New Revision: 1533783
URL: http://svn.apache.org/r1533783
Log:
added extras reference
Modified:
logging/site/cms/trunk/content/index.twig
Modified: logging/site/cms/trunk/content/index.twig
URL:
http://svn.apache.org/viewvc/logging/site/cms/trunk/content/index.twig?rev=1533783&r1=1533782&r2=1533783&view=diff
==============================================================================
--- logging/site/cms/trunk/content/index.twig (original)
+++ logging/site/cms/trunk/content/index.twig Sat Oct 19 16:27:34 2013
@@ -47,6 +47,20 @@
<p><a target="_blank" class="btn" href="log4cxx">Project site
»</a></p>
</div>
</div>
+<div class="row">
+ <div class="span4">
+ <h2>Apache log4j extras</h2>
+ <p>Extras for log4j 1.x, like companions, receivers and
more.</p>
+ <p><a target="_blank" class="btn" href="extras">Project site
»</a></p>
+ </div>
+ <div class="span4">
+
+ </div>
+ <div class="span4">
+
+ </div>
+</div>
+
{% endblock %}
@@ -65,4 +79,4 @@ distributed under the License is distrib
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-{% endcomment %}
+{% endcomment %}
\ No newline at end of file