changeset 168:b035f3ca13be

* community-news.html: Overhaul file. - Remove empty CSS-style. - Add charset UTF-8. - Correct some spellings.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 02 Mar 2019 09:48:25 +0100
parents f58b6e395216
children 0b3d9f76c7cd
files community-news.html
diffstat 1 files changed, 3 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/community-news.html	Sat Mar 02 09:47:04 2019 +0100
+++ b/community-news.html	Sat Mar 02 09:48:25 2019 +0100
@@ -8,9 +8,9 @@
 "Community News" display area of the Octave GUI.  It should not have
 the usual page header that other pages on the Octave web site have.
 The following string must be present for Octave to recognize and
-display this page as the comunity news page.  Don't forget to increment
+display this page as the community news page.  Don't forget to increment
 the `community-news-page-serial` number by one in order to show new
-entires in the GUI:
+entries in the GUI:
 
   this-is-the-gnu-octave-community-news-page
   community-news-page-serial=12
@@ -20,13 +20,8 @@
 <!DOCTYPE html>
 <html>
 <head>
+<meta charset="utf-8">
 <title>Octave Community News</title>
-<style type="text/css">
-<!--
-body {
-}
--->
-</style>
 </head>
 <body>