]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - config.yml
Update 2017-08-17-spamwave.md
[irc/freenode/web-7.0.git] / config.yml
index 7a87aad84b0c221e81c8334730a99d171b2382e4..773c82edefdb80859429a3f7add4de2da89cb7f2 100644 (file)
@@ -1,11 +1,12 @@
 name: freenode
-COPYRIGHT: "© 2016, freenode"
-DESCRIPTION: "freenode IRC network"
+absolute-url: 'https://freenode.net/'
+COPYRIGHT: "© 2016-2017, freenode"
+DESCRIPTION: "freenode.net - Supporting Free and Open Source Software Communities since 1998"
 GITHUB_URL: "https://github.com/freenode/web-7.0"
 SOCIAL:
   - name: Google+
     icon: google-plus
-    link: 'https://plus.google.com/104326727082310562426'
+    link: 'https://google.com/+freenode'
   - name: Twitter
     icon: twitter
     link: 'https://twitter.com/freenodestaff'
@@ -24,11 +25,15 @@ modules:
     map:
       index: index.html
       archive: artlist.html
-      '404': 404.html
   - name: 'blog'
     id: 'news'
     source: news
     root: news
+  - name: 'feed'
+    title: 'freenode news'
+    description: ''
+    module: 'news'
+    output: 'news'
   - name: 'pages'
     source: pages
     root: ''
@@ -37,6 +42,6 @@ modules:
     root: 'kb/answer'
     index_root: 'kb'
     indexes:
-      !include config/faq.yml
+      !include config/kb.yml
 resources:
   !include config/build.yml