comparison community-news.html @ 175:92ec1212b3a6

Prepare for Octave 5.2.0 release. * community-news.html: Increment community-news-page-serial counter for display in Octave's community news. * _posts/2020-01-31-octave-5.2.0-released.markdown: Add release post.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 24 Jan 2020 15:24:22 +0900
parents b035f3ca13be
children
comparison
equal deleted inserted replaced
174:9ddad3c06326 175:92ec1212b3a6
11 display this page as the community news page. Don't forget to increment 11 display this page as the community news page. Don't forget to increment
12 the `community-news-page-serial` number by one in order to show new 12 the `community-news-page-serial` number by one in order to show new
13 entries in the GUI: 13 entries in the GUI:
14 14
15 this-is-the-gnu-octave-community-news-page 15 this-is-the-gnu-octave-community-news-page
16 community-news-page-serial=12 16 community-news-page-serial=13
17 17
18 --> 18 -->
19 19
20 <!DOCTYPE html> 20 <!DOCTYPE html>
21 <html> 21 <html>